knitr::opts_chunk$set(echo = TRUE, message = FALSE, warning = FALSE, comment = "")
Ordinary text. Something in bold. dplyr::mutate
plot(Petal.Length~Sepal.Length, data = iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.