Description Usage Arguments Value See Also Examples
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.
1 2 3 4 5 6 7 | 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
1 | head(available_expand('files'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.