Skip to content

Current data import is inconvenient - Rdata objects are needed #7

Description

@cla023

Currently almost each scripts is linked to an input folder where the raw/processed data must be copy pasted in before we can run the script. This leads to multiple copies of the raw/processed data, and possibly multiple versions which are hard to keep track of. It's also a very inconvenient and time consuming procedure.

A better solution is to create script(s) which reads the raw/processed data, does necessary reformatting and data cleanup, and finally stores .Rdata objects which all the other labelling scripts can import.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions