Show methods for aaa objects
Usage
# S4 method for class 'aaa'
show(object)
aaa_show(a)
Arguments
- a,object
Object of class aaa
Details
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.
Value
No return value, called for side-effects
Author
Robin K. S. Hankin
Examples
aaa_show(raaa())
#> [1] +1a +4b +2c +3a.a +2b.d +4d.b +1(b.d)b +1(d.a)b +1(d.c)a
aaa_show(aaa())
#> [1]