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.