get_codelist | R Documentation |
Deprecated: use sp_get_codelist()
get_codelist(codelist_id, n = NULL, dest_dir = NULL, redownload = FALSE)
codelist_id |
A codelist ID. See |
n |
Number of rows to return. Default (NULL) means all. Useful for quickly inspecting a codelist. |
dest_dir |
character. Directory in which downloaded files will be stored.
If left unset, will use the |
redownload |
Redownload even if file has already been downloaded? Defaults to FALSE. |
A tibble
Other Core workflow:
add_codelist()
,
sp_add_codelist()
,
sp_get_codelist()
,
sp_get_dataset()
,
sp_get_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.