Learn R Programming

officedown (version 0.0.5.003)

knit_print.dml: Render a plot as a Powerpint DrawingML object

Description

Function used to render DrawingML in knitr/rmarkdown documents. Only Powerpoint outputs currently supported

Usage

# S3 method for dml
knit_print(x, ...)

Arguments

x

a dml object

...

further arguments, not used.