Skip to contents

An internal function to group Regions into one Region using a column from the object's projectMetadata. Returns a list of Regions

Usage

.smgroup(object, group.by)

Arguments

object

A SpatialMap object

group.by

What to group sample by

Scroll to top