| pander.irts | R Documentation | 
Prints an irts object from tseries package in Pandoc's markdown.
## S3 method for class 'irts'
pander(x, caption = attr(x, "caption"), format = panderOptions("date"), ...)
| x | an irts object | 
| caption | caption (string) to be shown under the table | 
| format | string passed to format when printing dates (POSIXct or POSIXt) | 
| ... | optional parameters passed to raw  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.