tmCtypes {TableMonster} | R Documentation |
Gets the attribute 'ctypes' from a 'TableMonster' class object
Description
Gets the attribute 'ctypes' from a 'TableMonster' class object
Usage
tmCtypes(x)
Arguments
x |
An object of class 'TableMonster' |
Details
This is a required attribute for an object of class 'TableMonster'
Value
A character vector of length \# columns of the table having entries "n" or "c", meaning "numeric" or "character"
Author(s)
Grant Izmirlian
References
<https://www.youtube.com/watch?v=CM1TaNVnh58>
[Package TableMonster version 1.7 Index]