#' @import dplyr
#' @importFrom Rcpp sourceCpp
#' @importFrom rlang .data .env
#' @importFrom utils download.file untar unzip globalVariables
#' @importFrom lifecycle deprecate_warn
#' @useDynLib ldccr, .registration = TRUE
#' @keywords internal
"_PACKAGE"
utils::globalVariables(c("where"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.