retrieveDwCTermSpecifications: Retrieve terms used by Darwin core

View source: R/DwCTerm.R

retrieveDwCTermSpecificationsR Documentation

Retrieve terms used by Darwin core

Description

Retrieve terms used by Darwin core

Usage

retrieveDwCTermSpecifications(
  includeExtensions = TRUE,
  includeDeprecated = FALSE
)

Arguments

includeExtensions

A logical scalar that, if TRUE, instructs the fuction to also include terms used in registered GBIF extensions to Darwin Core. If FALSE, only the terms specified by the Darwin core standard is included

includeDeprecated

A logical scalar that, if TRUE, instructs the function to also include terms in the Dawin Core standard that are deprecated

Value

A list of DwCTerm objects representing the terms defined by the Darwin core standard

Author(s)

Joseph D. Chipperfield, joechip90@googlemail.com

See Also

retrieveDwCClassSpecifications DwCTerm


LivingNorway/LivingNorwayR documentation built on Jan. 11, 2024, 5:07 a.m.