-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Can implement a user-input switch that allows carrying of sample metadata across sheets. Switch is checked around line 139 # Missing label : "Samples" check
- Need to store metadata as a global variable and join it later in line 146 at the end with left_join by well?
measured_and_metadata.grids <- ..within the file2-read_multiple_grids_in_sheet.R
This would integrate well with issue #3 of Time-series. Developing this in script read_multiple_sheets_plugin_timeseries.R
Test case: file S094_testing pPK070
Questions
- Should the sample metadata need to be on the first sheet?
- How often is this really useful?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request