View source: R/cansim_helpers.R
get_cansim_code_set | R Documentation |
Useful to get a list of surveys or subjects and used internally
get_cansim_code_set( code_set = c("scalar", "frequency", "symbol", "status", "uom", "survey", "subject", "wdsResponseStatus"), refresh = FALSE )
code_set |
the code set to retrieve. |
refresh |
Default is |
A tibble with english and french labels for the given code set
## Not run: get_cansim_code_set("survey") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.