assay,dreamletResult,ANY-method | R Documentation |
Get assay
Get assay
Get assays by name
## S4 method for signature 'dreamletResult,ANY'
assay(x, i, withDimnames = TRUE, ...)
## S4 method for signature 'dreamletProcessedData,ANY'
assay(x, i, withDimnames = TRUE, ...)
## S4 method for signature 'vpDF,ANY'
assay(x, i, withDimnames = TRUE, ...)
x |
vpDF object |
i |
number indicating index, or string indicating assay |
withDimnames |
not used |
... |
other arguments |
return ith assay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.