tmDisplay | R Documentation |
Gets the 'display' attribute of an object of class 'TableMonster'
tmDisplay(x)
x |
An object of class 'TableMonster' |
This attribute is optional and is only used when you want to specify the format type for each column as other than "g" (general format).
A vector of length exceeding the number of columns by 1 consiting of the format specifiers, '"d"' (for integers), '"f"', '"e"', '"E"', '"g"', '"G"', '"fg"' (for reals), or '"s"' (for strings).
Grant Izmirlian
<https://www.youtube.com/watch?v=CM1TaNVnh58>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.