get_entities | R Documentation |
Get information about entities
get_entities(corpus)
corpus |
(list) List of EML documents, output from import_corpus |
This function will loop through all dataTable, spatialVector, spatialRaster, otherEntity, and view nodes across datasets in the corpus and output a table with info about the entity itself: name, description, numberofRecords, objectName (aka file name), file size, hash value.
(data.frame) Parsed entity metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.