-
Notifications
You must be signed in to change notification settings - Fork 8
Suggestion to include different views of full dataset within app #212
Copy link
Copy link
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Some users would like to view and filter the full dataset within the app, but the dataset is typically too big (over 100 columns) to view in a useful way within the shiny app.
Describe the solution you'd like
We could sort the data (columns) into different metadata groupings (QAQC, depth profile, time, site, organization, media, etc.... ) and users could select a "profile" to view and filter on (one at a time). See: All-TADA-Templates.xlsx
See also: USEPA/EPATADA#86
Describe alternatives you've considered
Do not include a dataset and let users download the data on each tab. They can view and filter in Excel. Discuss with TADA Working Group.
Reactions are currently unavailable