
Loads the History by the ResourceId, Entity ID or Entity Version ID it uses caching the results are returned as a data frame or a list of data frames the dates are also converted to posix dates via convertImproveTimestampToPosix resourceId can be a list
loadMetaData.Rdarguments:
Usage
loadMetaData(ident, from = pwd())Value
A data frame with one row per resource, carrying resourceId, entityId and
the metadata entries nested in $data - use strip() to unwrap a single one. NULL
when ident resolves to no resource. For several idents the result of all of them,
merged.