
activeAnalysis
activeAnalysis.Rd
Get or set the activeAnalysis of a SpatialMap object.
Arguments
- x
A SpatialMap object.
- value
The replacement value. Should be the title of an existing analysis as a string.
Details
These functions only operate on already existing Analysis
objects within a SpatialMap
.
See vignette("Quickstart_guide")
for an example workflow showing use of these functions
and more info on the Analysis
class.