Learn R Programming

TableMonster (version 1.7.6)

tmCtypes<-: Assignment function for the 'ctypes' attribute

Description

Assignment function for the 'ctypes' attribute of an object of class 'TableMonster'

Usage

tmCtypes(x) <-value

Arguments

x

An object of class 'TableMonster'

value

A vector of length equal to the number of columns in the table containing entries "n" or "c" meaning that the corresponding column is of mode "numeric" or "character"

Author

Grant Izmirlian

Details

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

References

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