sp_get_codelist_viewer: Get/open URL of codelist viewer

View source: R/codelists.R

sp_get_codelist_viewerR Documentation

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)

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()


statnipokladna documentation built on Dec. 28, 2022, 2:36 a.m.