#' accelR
#'
#' @name accelR
#' @docType package
#' @useDynLib accelR, .registration = TRUE
#' @importFrom rlang !! !!! :=
#' @importFrom dplyr %>%
NULL
globalVariables(".")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.