
Remove cell metadata
removeCellMetadata.Rd
Returns a SpatialMap object with the specified Region cellMetadata columns removed. Specify metadata columns using a character vector of column names.
Arguments
- object
The SpatialMap object
- metadata
Metadata column(s) from cellMetadata
- analyze
What to analyze (and how). The options are "regions", NULL (activeAnalysis), the name of a currently existing formal analysis, or the name of a column in
object
'sprojectMetadata
(an "informal" analysis).