Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

makePPTx

make powerpoint presentation


Description

make powerpoint presentation

Usage

makePPTx(
  data,
  preprocessing = "",
  filename = "report.pptx",
  rawDataName = NULL,
  rawDataFile = "rawData.RDS",
  rmdRemove = TRUE
)

Arguments

data

A data.frame with title and code

preprocessing

string preprocessing

filename

character name of output file

rawDataName

The name of the rawData

rawDataFile

The name of the rawData file which the data are to be read from

rmdRemove

A logical


processR

Implementation of the 'PROCESS' Macro

v0.2.6
GPL-2
Authors
Keon-Woong Moon [aut, cre], Sokyoung Hong [ctb]
Initial release
2021-1-5

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.