get_cansim_vector_info {cansim} | R Documentation |
Allows for the retrieval of metadatadata for Statistics Canada data vectors
get_cansim_vector_info(vectors)
vectors |
a vector of cansim vectors |
A tibble with metadata for selected vectors
## Not run:
get_cansim_vector_info("v41690973")
## End(Not run)