print.algebra {lfl} | R Documentation |
algebra()
S3 class in a human readable form.Print an instance of the algebra()
S3 class in a human readable form.
## S3 method for class 'algebra'
print(x, ...)
x |
An instance of the |
... |
Unused. |
None.
Michal Burda