Add Column Summaries
add_column_summaries.Rd
Add lists of unique values and ranges of values to a the metadata of an IIDDA data set.
Arguments
- tidy_data
Data frame of prepared data that are ready to be packaged as an IIDDA tidy data set.
- dataset_name
Character string giving IIDDA identifier of the dataset.
- metadata
Output of
get_tracking_metadata
.