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 |
... |
Unused. |
Value
None.
Author(s)
Michal Burda
See Also
[Package lfl version 2.2.0 Index]