history-methods {LINC}R Documentation

Methods for the Getter Function history in Package LINC

Description

Access the slot history of an object of class LINC

Arguments

x

a 'LINC' object, for instance LINCmatrix

Value

the respective substructure or information

Methods

signature(x = "LINCbio")

history slot

signature(x = "LINCcluster")

history slot

signature(x = "LINCmatrix")

history slot

signature(x = "LINCsingle")

history slot

Author(s)

Manuel Goepferich

Examples

data(BRAIN_EXPR)

history(crbl_cluster)


[Package LINC version 1.10.0 Index]