R/S3.R
pander.Arima.Rd
Prints an arima object from stats package in Pandoc's markdown.
# S3 method for class 'Arima' pander(x, digits = panderOptions("digits"), se = TRUE, ...)
an arima object
number of digits of precision
if to include standard error in coefficients table (default TRUE)
TRUE
optional parameters passed to raw pandoc.table function
pandoc.table