Skip to content

Thing to consider - structure of output lists #68

@szymekdr

Description

@szymekdr

When using metaDigitise on a fresh plot (with settings summary = F) each plot data gets stored in a ..$FigX element of a resulting list. However, when retrieving data from an old digitalisation stored in caldat the structure is different - now it contains one additional level of plot type (e.g. ..$scatterplot$FigX). It is very detrimental to reproducibility (code written with fresh digitalisations in mind stops working when trying to re-run it with existing extracton data - the $ pointers no longer correctrly indicate the data elements in question).

A potential solution is to make the list hierarchy uniform (using one or the other convention for both fresh and reloaded extractions).

I'm using package version 1.0.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions