parse_edi_pid | R Documentation |
Any EML document created for the EDI repository should have a packageId field. Parse out the parts of that.
parse_edi_pid(eml.list, parse = "scope")
eml.list |
R list of EML-schema-formatted metadata |
parse |
A string designating which part of the EDI package ID to return ('scope', 'dataset', or 'revision') |
The requested portion of the EDI package ID
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.