options( htmltools.dir.version = FALSE, tibble.max_extra_cols = 6, tibble.width = 60 ) knitr::opts_chunk$set( warning = FALSE, message = FALSE, dev = "ragg_png", dpi = 320, out.width = "80%", fig.width = 6, fig.asp = 0.618, fig.retina = 2, fig.align = "center", fig.show = "hold" ) library(tidyverse)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.