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