knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "figures" )
# Install development version from GitHub devtools::install_github("tidymass/tinytools")
Run pkgdown from the package directory each time you release your package:
pkgdown::build_site()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.