getAllGroupsInfo {CBRT} | R Documentation |
Information about data groups
Description
Creates a meta data object for all data gorups
Usage
getAllGroupsInfo(CBRTKey = myCBRTKey)
Arguments
CBRTKey |
Your personal CBRT access key |
Value
a data.table object
Examples
## Not run:
allCBRTGroups <- getAllGroupsInfo()
## End(Not run)
[Package CBRT version 0.1.1 Index]