Learn R Programming

TableMonster (version 1.7.6)

tmDigits<-: Assignment function for the 'digits' attribute

Description

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

Usage

tmDigits(x) <- value

Arguments

x

An object of class 'TableMonster'

value

A numeric vector of length equal to the number of columns in the table specifying the desired number of digits. Enter '0' for character columns.

Author

Grant Izmirlian

Details

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

References

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