fData,cell_data_set-method | R Documentation |
Method to access cds rowData table
## S4 method for signature 'cell_data_set'
fData(x)
x |
A cell_data_set object. |
rowData table.
cds <- load_a549()
fData(cds)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.