getSampleMetadata | R Documentation |
Returns a data.table of sample metadata
getSampleMetadata(object, asCopy = c(TRUE, FALSE), includeIds = c(TRUE, FALSE))
object |
AbundanceData |
asCopy |
boolean indicating whether to return the data as a copy or by reference |
includeIds |
boolean indicating whether we should include recordIdColumn and ancestorIdColumns |
data.table of sample metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.