data2pptx: convert data to pptx file

View source: R/data2office.R

data2pptxR 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)

rrtable documentation built on April 5, 2022, 9:08 a.m.