Learn R Programming

lfl (version 2.1.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, ...)

Arguments

x

An instance of the algebra() S3 class

...

Unused.

Value

None.

See Also

algebra()