print.algebra {lfl}R Documentation

Print an instance of the algebra() S3 class in a human readable form.

Description

Print an instance of the algebra() S3 class in a human readable form.

Usage

## S3 method for class 'algebra'
print(x, ...)

Arguments

x

An instance of the algebra() S3 class

...

Unused.

Value

None.

Author(s)

Michal Burda

See Also

algebra()


[Package lfl version 2.2.0 Index]