tmDisplay: Gets the 'display' attribute

tmDisplayR Documentation

Gets the 'display' attribute

Description

Gets the 'display' attribute of an object of class 'TableMonster'

Usage

  tmDisplay(x)

Arguments

x

An object of class 'TableMonster'

Details

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).

Value

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).

Author(s)

Grant Izmirlian

References

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


TableMonster documentation built on April 3, 2025, 8:58 p.m.