fold_in_metadata_for_columns {cansim} | R Documentation |
Fold in metadata and for selected columns
Description
Fold in metadata and for selected columns
Usage
fold_in_metadata_for_columns(data, data_path, column_names)
Arguments
data |
A tibble with StatCan table data as e.g. returned by |
data_path |
base path to save parsed metadata |
column_names |
the names of the columns |
Value
A tibble including the metadata information
[Package cansim version 0.3.16 Index]