| print.MPCR | R Documentation |
Print method for MPCR objects.
## S3 method for class 'MPCR'
print(x, digits = 4, ...)
x |
An object returned from the class of |
digits |
Number of digits in printing the matrices. The default is 4. |
... |
Unused. |
No return value, called for side effects
Mike W.-L. Cheung mikewlcheung@nus.edu.sg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.