includeGraphics: Include graphic media.

View source: R/includeMedia.R

includeGraphicsR Documentation

Include graphic media.

Description

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()


juicedown documentation built on Sept. 8, 2023, 5:11 p.m.