Learn R Programming

tableMatrix (version 0.82.0)

dataType.tableList: Get or set dataType attribute

Description

tableList and tableMarix method to get or set dataType attribute.

Usage

# S3 method for tableList
dataType(obj, ...)

# S3 method for tableList dataType(obj) <- value

# S3 method for tableMatrix dataType(obj, ...)

# S3 method for tableMatrix dataType(obj) <- value

Arguments

obj

tableMatrix or tableList object.

...

Passed arguments.

value

List of datatypes.

Value

List of datatypes.