results-methods {LINC}R Documentation

Methods for the Getter Function results in Package LINC

Description

Access the slot results of an object of class LINC

Arguments

x

a 'LINC' object, for instance LINCmatrix

Value

the respective substructure or information

Methods

signature(x = "LINCbio")

results slot

signature(x = "LINCcluster")

results slot

signature(x = "LINCmatrix")

results slot

signature(x = "LINCsingle")

results slot

Author(s)

Manuel Goepferich

Examples

data(BRAIN_EXPR)

results(crbl_cluster)


[Package LINC version 1.14.0 Index]