get_collection_names {TCIApathfinder} | R Documentation |
Get the names of all TCIA collections
Description
Get the names of all TCIA collections
Usage
get_collection_names()
Value
List containing elements:
-
collection_names
: character vector of TCIA collection names -
content
: parsed API response content -
response
: API response
See Also
TCIA REST API Usage Guide, TCIA API object definitions
Examples
## Not run:
get_collection_names()
## End(Not run)
[Package TCIApathfinder version 1.0.6 Index]