getMetadataMember | R Documentation |
Each DataObject in the DataPackage is inspected to see if it matches one of the formats supported by DataONE for metadata. If a package member's format matches one of the supported formats, the identifier for that member is returned.
getMetadataMember(x, dp, ...) ## S4 method for signature 'D1Client,DataPackage' getMetadataMember(x, dp, as = "character", ...)
x |
A D1Client object |
dp |
A DataPackage object |
... |
(Additional arguments, Not yet used.) |
as |
A value of type |
This method calls the DataONE CN 'format' service to obtain the current format list.
The identifier of the metadata object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.