Learn R Programming

lfl (version 2.2.0)

print.algebra: 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 algebra
print(x, ...)

Value

None.

Arguments

x

An instance of the algebra() S3 class

...

Unused.

Author

Michal Burda

See Also

algebra()