Skip to contents

Allows for the retrieval of metadata for Statistics Canada data vectors

Usage

get_cansim_vector_info(vectors)

Arguments

vectors

a vector of cansim vectors

Value

A tibble with metadata for selected vectors

Examples

if (FALSE) { # \dontrun{
get_cansim_vector_info("v41690973")
} # }