print.ob_decompose | R Documentation |
print method for class "ob_decompose"
## S3 method for class 'ob_decompose'
print(x, ...)
x |
an object of class "ob_decompose", usually , a result of a call to [ob_decompose()]. |
... |
other parameters to be passed through to printing functions. |
The function print.ob_decompose()
displays the decompositions terms saved in x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.