knitr::opts_chunk$set(echo = TRUE, warning = FALSE, message = FALSE)
suppressPackageStartupMessages(library(coriell)) suppressPackageStartupMessages(library(here)) suppressPackageStartupMessages(library(data.table)) suppressPackageStartupMessages(library(ggplot2)) theme_set(theme_coriell())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.