copy.tableMatrix {tableMatrix}R Documentation

Copy

Description

Copy of a tableMatrix object.

Usage

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

Arguments

obj

tableMatrix object.

Value

tableMatrix object.


[Package tableMatrix version 0.82.0 Index]