get_cansim_table_overview | R Documentation |
Prints table overview information as console output. In order to display table overview information, the selected CANSIM table must be loaded entirely to display overview information. Overview information is printed in console an in English or French, as specified.
get_cansim_table_overview(
cansimTableNumber,
language = "english",
refresh = FALSE
)
cansimTableNumber |
the NDM table number to load |
language |
|
refresh |
(Optional) When set to |
none
## Not run:
get_cansim_table_overview("34-10-0013")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.