Allows for the retrieval of metadatadata for Statistics Canada data vectors

get_cansim_vector_info(vectors)

Arguments

vectors

a vector of cansim vectors

Value

A tibble with metadata for selected vectors

Examples

if (FALSE) {
get_cansim_vector_info("v41690973")
}