###############################################
##
## Enviroment Settings
##
## author: Ryan Johnson
## created: Jan 2020
##
###############################################
## =========================================
## Packages
## =========================================
suppressPackageStartupMessages({
# core packages
library(tidyverse)
# additional packages
library(lubridate)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.