getSampleMetadataIdColumns | R Documentation |
Get the names of the record and ancestor id columns in the sample metadata of an object.
getSampleMetadataIdColumns(object)
## S4 method for signature 'CollectionWithMetadata'
getSampleMetadataIdColumns(object)
## S4 method for signature 'SampleMetadata'
getSampleMetadataIdColumns(object)
object |
An object w sample metadata |
a character vector of id column names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.