knitr::opts_chunk$set( collapse = TRUE, dev = "png", dev.args = list(type = "cairo-png"), comment = "#>" )
library(dsproject) import(datafile) use(ggplot2) make_project(cats, datafile)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.