print.trunc: Print sample from truncated distribution
Description
Special printing methods for trunc_* classes.
Usage
# S3 method for trunc
print(x, details = FALSE, ...)
Value
x with or without its attributes
Arguments
- x
object to print
- details
if FALSE (default), hides the attributes of x
- ...
other arguments passed to base::print.default()