knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(tester) ## basic example code
hello('you spawn of Satan')
goodbye('you filthy animal')
hello_goodbye('get off my lawn')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.