View source: R/finbif_metadata.R
finbif_metadata | R Documentation |
Display metadata from the FinBIF database.
finbif_metadata(
which,
locale = getOption("finbif_locale"),
cache = getOption("finbif_use_cache_metadata")
)
which |
Character. Which category of metadata to display. If unspecified, function returns the categories of metadata available. |
locale |
Character. One of the supported two-letter ISO 639-1 language
codes. Current supported languages are English, Finnish and Swedish. For
data where more than one language is available the language denoted by
|
cache |
Logical or Integer. If |
A data.frame.
## Not run:
finbif_metadata("red_list")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.