finbif_metadata {finbif} | R Documentation |
FinBIF metadata
Description
Display metadata from the FinBIF database.
Usage
finbif_metadata(which, locale = getOption("finbif_locale"))
Arguments
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
|
Value
A data.frame.
Examples
## Not run:
finbif_metadata("red_list")
## End(Not run)
[Package finbif version 0.9.7 Index]