knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(dogs)
With this package the first thing you need to know is:
bark() bark()
After meeting our dog it jumps (very weirdly):
jump(x = runif(15))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.