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