get_codes_names | R Documentation |
Note that a list is only sensible form of having code-name keys for different variables as different variables have a different number of these keys. Thus, this function produces lists of named vectors for many variables and named vectors for one variable.
get_codes_names(x, db_list_name = NULL, variable = NULL, offline = TRUE)
x |
chr, table_code or url. If table code function requires db_list_name |
db_list_name |
chr, db_list_name |
variable |
chr, (statfitools::make_names-cleaned) variable name |
offline |
logical, whether to try look for pxweb_metadata in the db_list_offline |
A named (column codes) list of named (codes) vectors (names).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.