#' @title Package environment
#'
#' @description Environment used to store global variables in the package, e.g. used for subplot routine.
#'
#' @return None
#'
#' @author Danail Obreschkow
#'
#' @export
.cooltools.env = new.env()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.