
Loads the References 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
loadReferences.Rdarguments:
Usage
loadReferences(ident, from = pwd())Value
A data frame with one row per resource, carrying resourceId, entityId and
the references 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.