get_codelist {statnipokladna} | R Documentation |
Deprecated: Get codelist
Description
Deprecated: use sp_get_codelist()
Usage
get_codelist(codelist_id, n = NULL, dest_dir = NULL, redownload = FALSE)
Arguments
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. |
Details
Value
A tibble
See Also
Other Core workflow:
add_codelist()
,
sp_add_codelist()
,
sp_get_codelist()
,
sp_get_dataset()
,
sp_get_table()
[Package statnipokladna version 0.7.3 Index]