Closed lauramaxwell closed 2 months ago
Update CheckSpec and add a utility function that takes in raw_col_name field from the spec to rename a file, as done in map_specs.R in `{gsm.endpoints}
raw_col_name
map_specs.R
see gsm.endpoints function for reference
added source_col as an optional field that is handled with the Ingest() function - see #1841
source_col
Ingest()
Feature Details
Update CheckSpec and add a utility function that takes in
raw_col_name
field from the spec to rename a file, as done inmap_specs.R
in `{gsm.endpoints}Example Code
see gsm.endpoints function for reference
Possible Implementation
Additional Comments