copy.tableList {tableMatrix}R Documentation

Copy

Description

Copy of a tableList object.

Usage

## S3 method for class 'tableList'
copy(obj)

Arguments

obj

tableList object.

Value

tableList object.


[Package tableMatrix version 0.82.0 Index]