#' @importFrom zeallot zeallous
.onLoad <- function(libname, pkgname) {
zeallous()
}
#' @importFrom rlang .data
utils::globalVariables(c(".data"))
utils::globalVariables(c(".x"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.