Nothing
knitr::opts_chunk$set( echo = FALSE, fig.path = "./" ) thematic::thematic_rmd()
library(ggplot2) qplot(x = 1:10, y = 1:10, color = 1:10)
lattice::show.settings()
image(volcano, col = thematic_get_option("sequential"))
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.