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)

Arguments

codelist_id

A codelist ID. See id column in sp_codelists for a list of available codelists.

open

Whether to open URL in browser. Defaults to TRUE.

Value

a URL, character vector of length one.

See also

Other Utilities: sp_get_dataset_doc()