mat: mat: get the original data from a genecl object.

Description Usage Arguments Value Examples

Description

mat: get the original data from a genecl object.

Usage

1
2
3
4
5
6
7
mat(object)

## S4 method for signature 'genecl'
mat(object)

## S4 method for signature 'cogena'
mat(object)

Arguments

object

a genecl or cogena object

Value

mat: a matrix

Examples

1
2
3
4
## Not run: 
mat(genecl_result)

## End(Not run)

cogena documentation built on Nov. 8, 2020, 6:54 p.m.