Description Usage Arguments Value Note Examples
Get cells present in an object
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
x |
An object |
A vector of cell names
The default method simply calls colnames
on x
;
other methods are provided for objects where colnames aren't necessarily cell names
1 | Cells(x = pbmc_small)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.