show {evitaicossa} | R Documentation |
Show methods for aaa
objects
## S4 method for signature 'aaa'
show(object)
aaa_show(a)
a , object |
Object of class |
A bunch of functionality to print aaa
objects.
Function putsign()
is a low-level helper function that puts the
sign (that is, +
or -
) before each element of a numeric
vector. Functions single_string()
, double_string()
, and
triple_string()
process the 1,2, and 3- symbols for printing.
No return value, called for side-effects
Robin K. S. Hankin
aaa_show(raaa())
aaa_show(aaa())