Learn R Programming

statnipokladna (version 0.7.2)

sp_get_codelist_viewer: Get/open URL of codelist viewer

Description

Returns a URL for the online codelist browser in monitor.statnipokladna.cz and opens it in browser if open = TRUE.

Usage

sp_get_codelist_viewer(codelist_id, open = TRUE)

Value

a URL, character vector of length one.

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.

See Also

Other Utilities: sp_get_dataset_doc()