library(knitr) opts_chunk$set( results = "markup", eval = TRUE, echo = TRUE, cache = FALSE, dpi = 300, warning = TRUE, error = TRUE, message = TRUE ) library(ggplot2) library(INBOtheme) theme_set(theme_inbo())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.