dataType.tableList {tableMatrix} | R Documentation |
tableList
and tableMarix
method to get or set dataType attribute.
## S3 method for class 'tableList'
dataType(obj, ...)
## S3 replacement method for class 'tableList'
dataType(obj) <- value
## S3 method for class 'tableMatrix'
dataType(obj, ...)
## S3 replacement method for class 'tableMatrix'
dataType(obj) <- value
obj |
|
... |
Passed arguments. |
value |
List of datatypes. |
List of datatypes.