Learn R Programming

TableMonster (version 1.7.6)

tmCtypes: Gets the attribute 'ctypes' from a 'TableMonster' class object

Description

Gets the attribute 'ctypes' from a 'TableMonster' class object

Usage

tmCtypes(x)

Value

A character vector the same length as the number of columns of the table, having entries "n" or "c", meaning "numeric" or "character"

Arguments

x

An object of class 'TableMonster'

Author

Grant Izmirlian

Details

This is a required attribute for an object of class 'TableMonster'

References

<https://www.youtube.com/watch?v=CM1TaNVnh58>