col_types {ReDaMoR} | R Documentation |
Get the types of the columns of a RelTableModel object
Description
Get the types of the columns of a RelTableModel object
Usage
col_types(x)
Arguments
x |
a RelTableModel object |
Value
A col_spec object with the type of each column
[Package ReDaMoR version 0.7.6 Index]