Given the identifier for a data object, return all metadata about the object
Source:R/eol_dataobjects.R
eol_dataobjects.Rd
Given the identifier for a data object, return all metadata about the object
Arguments
- id
(character) The EOL data object identifier
- taxonomy
(logical) Whether to return any taxonomy details from different taxon hierarchy providers, in an array named
taxonconcepts
- language
(character) provides the results in the specified language. one of ms, de, en, es, fr, gl, it, nl, nb, oc, pt-BR, sv, tl, mk, sr, uk, ar, zh-Hans, zh-Hant, ko
- ...
Curl options passed on to crul::HttpClient