print.period_estimate: Print method for period_estimate objects
Description
Print method for period_estimate objects
Usage
# S3 method for period_estimate
print(x, ...)
Value
Invisibly returns the input object x.
Arguments
- x
A period_estimate object.
- ...
Additional arguments (ignored).