include_graphics: Include image not produced by R

Description Usage Arguments Value

View source: R/graphics.R

Description

Include image not produced by R

Usage

1
include_graphics(image_file, md_opts = NULL, latex_opts = NULL)

Arguments

image_file

character. image file name. Typically, PNG or SVG

md_opts

list. list of alt and width. Used as ![alt](image_file)width=width

latex_opts

list. list of parameters passed to \includegraphics[]image_file

Value

LaTeX/Markdown code embedded in Rmd/Rnw file.


kenjisato/examtools documentation built on Feb. 5, 2020, 6:49 p.m.