Skip to content

Refactor of package code #52

Description

@mhutchin-isolabs

Currently, the code in the mapping and cleaning packages is intimately tied to the specific data we have. This will need to be cleanly separated for use to a) do the simulation tests and b) release the code for general use.

The main suggestion would be to depreciate the use of environments in package functions and have them take explicit arguments instead. The use of environments can still remain in our loading code, but using them as function arguments make code very opaque and unclear what a function needs in the env to work.

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

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions