Skip to contents

dim 1 is cells, dim 2 is features.

Usage

# S4 method for Region
dim(x)

# S4 method for Analysis
dim(x)

Arguments

x

Region or Analysis object

Scroll to top