R/codelists.R
sp_get_codelist_viewer.Rd
Returns a URL for the online codelist browser in monitor.statnipokladna.cz and opens it in browser if open = TRUE.
sp_get_codelist_viewer(codelist_id, open = TRUE)
A codelist ID. See id column in sp_codelists for a list of available codelists.
id
sp_codelists
Whether to open URL in browser. Defaults to TRUE.
a URL, character vector of length one.
Other Utilities: sp_get_dataset_doc()
sp_get_dataset_doc()