basisOfRecord_values {corella} | R Documentation |
Accepted value functions
Description
When creating a Darwin Core Archive, several fields have a vocabulary of acceptable values. These functions provide a vector of terms that can be used to fill or validate those fields.
Usage
basisOfRecord_values()
countryCode_values()
Value
A vector of accepted values for that use case.
See Also
occurrence_terms()
or event_terms()
for valid Darwin Core
terms (i.e. column names).
Examples
# See all valid basis of record values
basisOfRecord_values()
[Package corella version 0.1.4 Index]