Skip to contents

This function is a wrapper for knitr::include_graphics().

Usage

includeGraphics(path, ...)

Arguments

path

character. Path to the image.

...

Parameters passed to knitr::include_graphics(), other than path.

Value

The result of knitr::include_graphics()