Prints an arima object from stats package in Pandoc's markdown.
# S3 method for 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)
optional parameters passed to raw pandoc.table function