print.sum_cmspans {qdap} | R Documentation |
Prints a sum_cmspans object
Description
Prints a sum_cmspans object.
Usage
## S3 method for class 'sum_cmspans'
print(x, digits = NULL, ...)
Arguments
x |
The sum_cmspans object |
digits |
Integer; number of decimal places to round in the display of the output. |
... |
ignored |
[Package qdap version 2.4.6 Index]