Learn R Programming

dwctaxon (version 2.0.4)

dct_terms: Darwin Core Taxon terms

Description

A table of valid Darwin Core terms. Only terms in the Taxon class or at the record-level are included.

Usage

dct_terms

Arguments

Format

Dataframe (tibble), including two columns:

  • group: Darwin Core term group; either "taxon" (terms in the Taxon class) or "record-level" (terms that are generic in that they might apply to any type of record in a dataset.)

  • term: Darwin Core term

with two additional attributes:

  • retrieved: Date the terms were obtained

  • url: URL from which the terms were obtained

Details

Modified from data downloaded from TDWG Darwin Core under the Creative Commons Attribution (CC BY) 4.0 license.

Examples

Run this code
dct_terms

Run the code above in your browser using DataLab