Print method for class “summary.tsdistribution.profile”
# S3 method for summary.tsdistribution.profile
print(x, digits = max(3L, getOption("digits") - 3L), ...)
Invisibly returns the original summary object and prints out to the console.
an object of class “summary.tsdistribution.profile”.
integer, used for number formatting. Optionally, to avoid scientific notation, set ‘options(scipen=999)’.
not currently used.