raaa {evitaicossa} | R Documentation |
Random elements of the free antiassociative algebra
Description
Random elements of the free antiassociative algebra, intended as quick
“get you going” examples of aaa
objects
Usage
raaa(n = 4, s = 3)
raaaa(n = 10, s = 30)
Arguments
n |
Number of terms to generate |
s |
Number of symbols to use in the alphabet |
Details
Function raaa()
returns a random aaa
object.
Function raaaa()
returns, by default,
a more complicated aaa
object.
Value
Returns an object of class aaa
Author(s)
Robin K. S. Hankin
Examples
raaa()
raaaa()
[Package evitaicossa version 0.0-1 Index]