
Retrieve classes and their related terms used by Darwin core
Source:R/DwCTerm.R
      retrieveDwCClassSpecifications.RdRetrieve classes and their related terms used by Darwin core
Arguments
- includeDeprecated
- A - logicalscalar that, if- TRUE, instructs the function to also include terms in the Dawin Core standard that are depracated
Value
A list containing one element per class. Each element is itself a list with the
following named elements:
- termInfoA - DwCTermobject containing the information of the class term
- compositeTermsA - listof- DwCTermobjects for each term that is associated with the class
Author
Joseph D. Chipperfield, joechip90@googlemail.com