
Load Resource From Server
loadResourceFromServer.RdLoads a resource directly from the server by the resourceId, resourceVersion ID, or entity ID. The results are returned as a data frame or a list of data frames. The dates are also converted to POSIX dates via convertImproveTimestampToPosix. If 0 is handed over, a virtual root resource is handed back. resourceId can be a list.
Value
A one-row data frame per resource with the resource fields, dates converted
to POSIX, isVersion set to FALSE, and entity ids completed with the repository
prefix. The virtual root for resourceId = "0". NULL when the resource could not be
read. For a list of ids the rows of all of them, merged.