Skip to contents

Retrieve a Region from SpatialMap by index

Usage

# S4 method for SpatialMap,ANY,missing
[[(x, i, j)

Arguments

x

A SpatialMap object

i

An index. If missing, returns the projectMetadata. Otherwise, returns a specified Region

j

Not used.

Scroll to top