library(learnr) library(tidyverse) library(knitr) library(here) library(twitterwidget) library(rlang) knitr::opts_chunk$set(echo = FALSE, fig.align="center") source(here::here("code", "bespoke.R")) #loads custom objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.