| pander.Arima | R Documentation | 
Prints an arima object from stats package in Pandoc's markdown.
## S3 method for class 'Arima'
pander(x, digits = panderOptions("digits"), se = TRUE, ...)
| x | an arima object | 
| digits | number of digits of precision | 
| se | if to include standard error in coefficients table (default  | 
| ... | optional parameters passed to raw  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.