Learn R Programming

rrtable (version 0.1.0)

data2pptx: convert data to pptx file

Description

convert data to pptx file

Usage

data2pptx(...)

Arguments

...

arguments to be passed to data2office()

Examples

Run this code
# NOT RUN {
library(rrtable)
library(moonBook)
library(ggplot2)
data2pptx(sampleData2)
# }

Run the code above in your browser using DataLab