getDataInfo {SharedObject} | R Documentation |
This function will return a list of the summary of the data in the shared memory.
getDataInfo(data_ids = NULL)
data_ids |
The data ID. If NULL(default), all data will be returned. |
A data.frame
getDataInfo()