officedown test

knitr::opts_chunk$set(echo = FALSE, fig.cap = TRUE)
library(officedown)
library(officer)

List of plots

\newpage

A boxplot

boxplot(1:8)

A barplot

barplot(1:8)

A second barplot

barplot(1:8)


Try the officedown package in your browser

Any scripts or data that you put into this service are public.

officedown documentation built on Sept. 3, 2023, 1:07 a.m.