Learn R Programming

evitaicossa (version 0.0-1)

raaa: 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)

Value

Returns an object of class aaa

Arguments

n

Number of terms to generate

s

Number of symbols to use in the alphabet

Author

Robin K. S. Hankin

Details

Function raaa() returns a random aaa object. Function raaaa() returns, by default, a more complicated aaa object.

Examples

Run this code
raaa()
raaaa()

Run the code above in your browser using DataLab