Pander method for image class
Prints a image object in Pandoc's markdown.
## S3 method for class 'image' pander(x, caption = attr(x, "caption"), href = attr(x, "href"), ...)
x |
a image object |
caption |
caption (string) to be shown under the table |
href |
link that image should be linked with |
... |
ignored parameters |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.