insertOdgAsPdf: Inserts an odg graphic in pdf format into a rmarkdown text

Description Usage Arguments

Description

This function is a wrapper to the more generic function includeOdgGraphic which allows to include graphics into rmarkdown source files.

Usage

1
2
insertOdgAsPdf(psOdgFileStem, psOdgDir = "odg", psFigOutDir = ".",
  pbMustGenerate = FALSE, pnPaperWidthScale = NULL)

Arguments

psOdgFileStem

stem of odg figure file

psOdgDir

directory where odg figure file is stored

psFigOutDir

directory where output should be placed

pbMustGenerate

flag to indicate whether pdf-graphics must be regenerated

pnPaperWidthScale

scale factor for produced graphic


charlotte-ngs/rmddochelper documentation built on June 27, 2019, 1:22 a.m.