View source: R/operations_dimnames.R
| dimnames.ImmunData | R Documentation |
Returns dimension names for an ImmunData object so that
colnames(idata) maps to annotation column names.
## S3 method for class 'ImmunData'
dimnames(x)
x |
ImmunData object. |
A list with NULL row names and annotation column names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.