Description Usage Arguments Value
View source: R/catalogue-misc.R
Retrieves list of quality indicators
1 2 3 4 | catalogue_qualitysigns(
language = getOption("genesis_language"),
genesis = getOption("genesis")
)
|
language |
Search terms, returned messages and data descriptions in German ("de") or English ("en")? A default value can also be set to the global option |
genesis |
Which GENESIS database should be used? One of: "destatis", "regionalstatistik", "bildungsmonitoring", "bayern", "nrw", "sachsen-anhalt". A default value can also be set to the global option |
A data.frame
(or tbl_df
if tibble package is installed)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.