make powerpoint presentation
makePPTx(
data,
preprocessing = "",
filename = "report.pptx",
rawDataName = NULL,
rawDataFile = "rawData.RDS",
rmdRemove = TRUE
)
A data.frame with title and code
string preprocessing
character name of output file
The name of the rawData
The name of the rawData file which the data are to be read from
A logical