A function to help troubleshoot differences between column names in data and metadata if querying data using metadata fails
troubleshootMetadata.Rd
A short description...
Arguments
- all_data
output of
fetchRawData()
containing data and metadata- returnAll
Do you want to return all column names or only ones that don't have a match
- allInfo
Should all attribute information or only column names be returned