Description Usage Arguments Value Examples
DataFrame from all the counts per frame
1 2 3 4 | counts_data_frame(x, ...)
## S4 method for signature 'ImageSet'
counts_data_frame(x)
|
x |
IrisSpatialFeatures ImageSet object. |
... |
Additional arguments |
data frame
1 2 3 | #loading pre-read dataset
dataset <- IrisSpatialFeatures_data
counts_data_frame(dataset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.