Display metadata from the FinBIF database.
Arguments
- which
Character. Which category of metadata to display. If unspecified, function returns the categories of metadata available.
Examples
finbif_metadata("red_list")
#> status_name status_code
#> 1 Critically Endangered CR
#> 2 Data Deficient DD
#> 3 Endangered EN
#> 4 Extinct EX
#> 5 Extinct in the Wild EW
#> 6 Least Concern LC
#> 7 Near Threatened NT
#> 8 Not Applicable NA
#> 9 Not Evaluated NE
#> 10 Regionally Extinct RE
#> 11 Vulnerable VU