ExternalFigure: Place external image

Description Usage Arguments Value Author(s)

Description

Place a Figure from a file.

Usage

1
ExternalFigure(key, caption, width, height)

Arguments

key

identifier for the figure being referenced

caption

logical: place figure caption?

width

the figure width in inches. Defaults to knitr global chunk setting

height

the figure height in inches. Defaults to knitr global chunk setting

Value

No direct return value. Prints HTML to the console

to be read 'asis' by a knitr code chunk.

Author(s)

Michael Koohafkan


mkoohafkan/figr documentation built on May 23, 2019, 2:02 a.m.