available_expand {GenomicDataCommons} | R Documentation |
The GDC allows a shorthand for specifying groups
of fields to be returned by the metadata queries.
These can be specified in a select
method call to easily supply groups of fields.
available_expand(entity) ## S3 method for class 'character' available_expand(entity) ## S3 method for class 'GDCQuery' available_expand(entity)
entity |
Either a |
A character vector
See https://docs.gdc.cancer.gov/API/Users_Guide/Search_and_Retrieval/#expand for details
head(available_expand('files'))