knitr::opts_chunk$set(echo=FALSE,message = FALSE,warning = FALSE) { pacman::p_load( here, janitor, tidyverse, cowplot,ggx, patchwork, RColorBrewer) theme_set(theme_cowplot()) }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.