pander.image: Pander method for image class

Description Usage Arguments

Description

Prints a image object in Pandoc's markdown.

Usage

1
2
3
## S3 method for class 'image'
pander(x, caption = attr(x, "caption"), href = attr(x,
  "href"), ...)

Arguments

x

a image object

caption

caption (string) to be shown under the table

href

link that image should be linked with

...

ignored parameters


huashan/pander documentation built on May 17, 2019, 9:10 p.m.