Skip to contents

Get or set the cellMetadata slot of a SpatialMap or Region object.

Usage

cellMetadata(x)

cellMetadata(x) <- value

Arguments

x

A SpatialMap or Region object.

value

The replacement value. Should be a dataframe, with row names matching the cells in the object x.

See also

Scroll to top