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

matR Documentation

mat: get the original data from a genecl object.

Description

mat: get the original data from a genecl object.

Usage

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

## Not run: 
mat(genecl_result)

## End(Not run)

zhilongjia/cogena documentation built on Nov. 21, 2023, 1:34 a.m.