Learn R Programming

SeuratObject (version 5.0.2)

dim.StdAssay: Feature and Cell Numbers

Description

Feature and Cell Numbers

Usage

# S3 method for StdAssay
dim(x)

Value

A two-length numeric vector with the total number of features and cells in x

Arguments

x

An Assay5 object

See Also

v5 Standard Assay object, validity, and interaction methods $.StdAssay(), .DollarNames.StdAssay(), StdAssay-class, StdAssay-validity, [.StdAssay(), [[.StdAssay(), dimnames.StdAssay(), show,StdAssay-method, split.StdAssay(), subset.StdAssay()