available_expand | 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'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.