state {cellHTS2}R Documentation

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.

Author(s)

Ligia Bras ligia@ebi.ac.uk

See Also

cellHTS


[Package cellHTS2 version 2.6.0 Index]