Learn R Programming

TCIApathfinder (version 1.0.6)

get_collection_names: Get the names of all TCIA collections

Description

Get the names of all TCIA collections

Usage

get_collection_names()

Arguments

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

Run this code
# NOT RUN {
get_collection_names()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab