odg_convert_hook: Conversion Hook for Odg Graphics Objects

Description Usage Arguments Value

Description

A graphics object in an odg-formatted file cannot be included directly into an Rmarkdown source document. The odg-file must first be converted into a format such as pdf or png. This conversion is done automatically by this hook-function whenever a R-code-chunk with a statement to include a graphics object is executed.

Usage

1
odg_convert_hook(before, options, envir)

Arguments

before

running before chunk code

options

chunk label options

envir

environment

Value

command to include the converted graphics object files


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