library(tidyverse)
library(jumble)
## Build
devtools::document()
devtools::test()
devtools::check()
pkgbuild::build()
pkgdown::build_site()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.