View source: R/get_attributes.R
get_attributes | R Documentation |
Get attribute information
get_attributes(corpus)
corpus |
(list) List of EML documents, output from import_corpus |
This functions will loop through attribute nodes from attributeList nodes within all dataTable, spatialVector, spatialRaster, otherEntity, and view entities from datasets in the corpus. It outputs a table of parsed attribute information.
(data.frame) Table of attribute-level metadata items
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.