Include graphic media.
includeGraphics.Rd
This function is a wrapper for knitr::include_graphics()
.
Arguments
- path
character. Path to the image.
- ...
Parameters passed to
knitr::include_graphics()
, other than path.
Value
The result of knitr::include_graphics()