Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update import tab "Option C: Upload dataset" #135

Open
cristinamullin opened this issue Feb 12, 2024 · 0 comments
Open

Update import tab "Option C: Upload dataset" #135

cristinamullin opened this issue Feb 12, 2024 · 0 comments
Assignees

Comments

@cristinamullin
Copy link
Collaborator

cristinamullin commented Feb 12, 2024

Is your feature request related to a problem? Please describe.

A shiny app user may want to upload their own data using "Option C: Upload dataset" on the import tab. This option is not fully fleshed out and needs to be updated and tested with example datasets.

When a dataset is uploaded, we need to check that all TADA required columns are included in dataset and we need to run autoclean on the dataset on import. On import, at least the following two functions should be run:

  1. TADA_CheckRequiredFields()
  2. TADA_AutoClean()

Note: The package function TADA_CheckRequiredFields may need edits to best meet this use case.

@cristinamullin cristinamullin changed the title Data Import Update import tab "Option C: Upload dataset" Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants