pander.image: Pander method for image class
Description
Prints a image object in Pandoc's markdown.
Usage
# S3 method for image
pander(x, caption = attr(x, "caption"), href = attr(x, "href"), ...)
Arguments
caption
caption (string) to be shown under the table
href
link that image should be linked with