get_entities: Get information about entities

View source: R/get_entities.R

get_entitiesR Documentation

Get information about entities

Description

Get information about entities

Usage

get_entities(corpus)

Arguments

corpus

(list) List of EML documents, output from import_corpus

Details

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.

Value

(data.frame) Parsed entity metadata


atn38/MetaInbase documentation built on Feb. 26, 2023, 9:56 a.m.