show,cogena-method {cogena}R Documentation

show: show the class of cogena or genecl object

Description

show: show the class of cogena or genecl object

Usage

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

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

Arguments

object

a genecl or cogena object

Value

show which instance

Examples

## Not run: 
show(genecl_result)

## End(Not run)

[Package cogena version 1.20.0 Index]