knitr::opts_chunk$set( echo = FALSE, cache=TRUE, messages=FALSE, warning=FALSE, fig.align = 'center' )
In a famous paper, @BC64 introduced a family of transformations \dots
qplot(exp(rnorm(200)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.