Learn R Programming

spatialGE (version 1.2.2)

dim,STlist-method: dim: Prints the dimensions of count arrays within an STList object.

Description

Returns the number of genes and spots for each array within an STList object

Usage

# S4 method for STlist
dim(x)

Arguments

x

an STList object to show summary from.

Details

This function takes an STList and prints the number of genes (rows) and spots (columns) of each spatial array within that object.