print.ob_decompose: print method for class "ob_decompose"
Description
print method for class "ob_decompose"
Usage
# S3 method for ob_decompose
print(x, ...)
Value
The function print.ob_decompose() displays the decompositions terms saved in x.
Arguments
- 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.