Learn R Programming

rrtable (version 0.1.0)

data2docx: convert data to docx file

Description

convert data to docx file

Usage

data2docx(...)

Arguments

...

arguments to be passed to data2office()

Examples

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

Run the code above in your browser using DataLab