Learn R Programming

SeuratObject (version 5.0.2)

dim.Assay5: Feature and Cell Numbers

Description

Feature and Cell Numbers

Usage

# S3 method for Assay5
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 Assay object, validity, and interaction methods: $.Assay5(), Assay5-class, Assay5-validity, [.Assay5(), [[.Assay5(), dimnames.Assay5(), merge.Assay5(), split.Assay5(), subset.Assay5()