View source: R/cansim_tables_list.R
list_cansim_cubes | R Documentation |
Generates an overview table containing metadata of available Statistics Canada data cubes.
list_cansim_cubes(lite = FALSE, refresh = FALSE, quiet = FALSE)
lite |
Get the version without cube dimensions and comments for faster retrieval, default is |
refresh |
Default is |
quiet |
Optional, suppress messages
To refresh the code list during a running R session set to |
A tibble with available Statistics Canada data cubes, including NDM table number, cube title, start and end dates, achieve status, subject and survey codes, frequency codes and a list of cube dimensions.
## Not run:
list_cansim_cubes()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.