.onLoad <- function(libname = find.package("klassets"), pkgname = "klassets") {
options(
# this option will be used/changed to make animations using gganimate
# the geom will be change from contour to raster
klassets.geom_contour_fill = TRUE
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.