edi_update_package | R Documentation |
This function takes a path to an EML file (with an EDI package identifier) and updates the package in the given EDI environment (default is 'staging'). The given EML document must be present in the working directory. NOTE that if this isn't working one might need to upload EML and data at portal-s.edirepository.org
edi_update_package(eml.path, edi.cred, edi.env = "staging")
eml.path |
Path to an EML document for the EDI data package. Should include scope, packagid, and revision number (e.g. knb-lter-jrn.999.3) |
edi.cred |
EDI credentials in a list |
edi.env |
EDI repository environment (staging, production, or development) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.