
Combine SpatialMap objects
combineMaps.Rd
Combine SpatialMap objects
Arguments
- object.list
A list of SM objects
- preserve.Analyses
A logical indicating whether or not to try to preserve formal Analyses from the original objects. Analyses and their associated Representations, embeddings, features, and graphs will be preserved if TRUE, and removed if FALSE.
- silent
If TRUE, suppresses info messages.