Special printing methods for trunc_* classes.
Usage
# S3 method for class 'trunc'
print(x, details = FALSE, ...)
Arguments
- x
object to print
- details
if
FALSE
(default), hides the attributes ofx
- ...
other arguments passed to
base::print.default()
Special printing methods for trunc_* classes.
# S3 method for class 'trunc'
print(x, details = FALSE, ...)
object to print
if FALSE
(default), hides the attributes of x
other arguments passed to base::print.default()