generate_ppt: Powerpoint template

Description Usage Arguments Note Author(s)

Description

This function uses ReporteRs and evaluate to generate powerpoint slides based on the same rmarkdown syntax that creates the pdf reports. I.e. it is a dumbed down version of normal rmarkdown, where only # and ## are understood as being section titles and new frames/subtitles respectively.

Usage

1
generate_ppt(entity, dir, envir)

Arguments

entity

Name of the entity.

dir

Base directory (from .Rmd template)

envir

The environment in which to evaluate the rmarkdown code.

Note

This function is used by generate_report.

Author(s)

Kristian D. Olsen


itsdalmo/reporttool documentation built on May 18, 2019, 7:11 a.m.