getDarwinCoreInfo {bdDwC} | R Documentation |
Retrieve Information about Darwin Core Terms
Description
'getDarwinCoreInfo()' is a function (not exported) to download Darwin Core Terms. This information is displayed when using manually renaming.
Usage
getDarwinCoreInfo(pathDarwinCloud = "http://tdwg.github.io/dwc/terms/")
Arguments
pathDarwinCloud |
Path to Darwin Cloud data. |
Value
data.frame that contains name and definition for each available Darwin Cloud term.
[Package bdDwC version 0.1.15 Index]