# set/change any chunk default settings knitr::opts_chunk$set(cache=TRUE, message = FALSE, echo = FALSE, warning = FALSE, error = FALSE, fig.align = "center") # load in packages, data and do any preprocessing library(tidyverse)
\newpage
ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.