fold_in_metadata_for_columns: Fold in metadata and for selected columns

View source: R/cansim.R

fold_in_metadata_for_columnsR 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 get_cansim.

data_path

base path to save parsed metadata

column_names

the names of the columns

Value

A tibble including the metadata information


cansim documentation built on Aug. 21, 2025, 6 p.m.