dataType.tableList: Get or set dataType attribute

Description Usage Arguments Value

Description

tableList and tableMarix method to get or set dataType attribute.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## 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

Arguments

obj

tableMatrix or tableList object.

...

Passed arguments.

value

List of datatypes.

Value

List of datatypes.


InferenceTechnologies/tableMatrix documentation built on May 8, 2019, 1:39 p.m.