library(ggplot2); theme_set(theme_bw(base_size=14))
library(shellpipes)
print(getEnvObj("predeff", "def") + ggtitle("Default"))
print(getEnvObj("predeff", "mean") + ggtitle("mean"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.