| makePPTx | R Documentation | 
make powerpoint presentation
makePPTx(
  data,
  preprocessing = "",
  filename = "report.pptx",
  rawDataName = NULL,
  rawDataFile = "rawData.RDS",
  rmdRemove = TRUE
)
| 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 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.