pander.ets {pander} | R Documentation |
Prints an ets object from forecast package in Pandoc's markdown.
## S3 method for class 'ets' pander(x, digits = panderOptions("digits"), ...)
x |
an ets object |
digits |
number of digits of precision |
... |
optional parameters passed to raw |