getMetadataVariableSummary | R Documentation |
Get a summary of the requested metadata variable in an object containing sample metadata.
getMetadataVariableSummary(object, variable)
## S4 method for signature 'CollectionWithMetadata'
getMetadataVariableSummary(object, variable)
object |
An object with a slot containing sampleMetadata |
variable |
A character vector representing the name of the metadata variable to summarize |
a table summarizing the values of the requested metadata variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.