spatUnit-generic | R Documentation |
access and set spat_unit slot of S4 subobject
spatUnit(x)
## S4 method for signature 'spatData'
spatUnit(x)
## S4 replacement method for signature 'spatData'
spatUnit(x) <- value
x |
a Giotto S4 class subobject with spatial unit |
value |
value to set as spatial unit |
spatUnit(spatData)
: Get spatial unit information
spatUnit(spatData) <- value
: Set spatial unit information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.