get_eml_entities | R Documentation |
This function extracts the data entity filenames (dataTables and otherEntities) from an EML-schema-formatted list and returns a vector of the filenames (useful for upload to s3 buckets).
get_eml_entities(eml.list)
eml.list |
An EML-schema-formatted R list (EML R package compliant) |
A list of data entity filenames found in the EML
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.