knitr::opts_chunk$set(warning = FALSE, message = FALSE, echo = TRUE, dpi = 300, cache.lazy = FALSE, tidy = "styler", fig.width = 8, fig.height = 5)
library(tidyverse) theme_set(theme_light()) # setting a theme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.