| data2pptx {rrtable} | R Documentation | 
convert data to pptx file
Description
convert data to pptx file
Usage
data2pptx(...)
Arguments
... | 
 arguments to be passed to data2office()  | 
Examples
## Not run: 
library(rrtable)
library(moonBook)
library(ggplot2)
data2pptx(sampleData2,echo=TRUE)
## End(Not run)
[Package rrtable version 0.3.0 Index]