Learn R Programming

cellHTS2 (version 2.36.0)

state: Retrieve the state of a cellHTS object.

Description

This generic function accesses the state of an object derived from the cellHTS class.

Usage

state(object)

Arguments

object
an object of class cellHTS.

Value

state returns a logical vector corresponding to the contents of slot state of object.

See Also

cellHTS