Deprecated: use sp_get_codelist()
get_codelist(codelist_id, n = NULL, dest_dir = NULL, redownload = FALSE)
A tibble
A codelist ID. See id
column in sp_codelists
for a list of available codelists.
Number of rows to return. Default (NULL) means all. Useful for quickly inspecting a codelist.
character. Directory in which downloaded files will be stored.
If left unset, will use the statnipokladna.dest_dir
option if the option is set, and tempdir()
otherwise. Will be created if it does not exist.
Redownload even if file has already been downloaded? Defaults to FALSE.
Other Core workflow:
add_codelist()
,
sp_add_codelist()
,
sp_get_codelist()
,
sp_get_dataset()
,
sp_get_table()