knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(dummyfoofactors)
Following the tutorial in Chapter 2 of R Packages by Hadley Wickham and Jennifer Bryan, I create this dummy package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.