Skip to contents

Subset metadata for Regions

Usage

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

Arguments

x

A Region object

i

An index. If missing, returns the cellMetadata. Otherwise, returns a specified column from cellMetadata

j

Not used.

Scroll to top