#' RcppKagome: 'Rcpp' Interface to Kagome
## usethis namespace: start
#' @importFrom Rcpp sourceCpp
#' @importFrom RcppParallel RcppParallelLibs
#' @importFrom purrr map map_dfr imap_dfr
#' @importFrom rlang expr enquo enquos sym syms .data := as_name as_label arg_match
#' @importFrom magrittr %>%
#' @useDynLib RcppKagome, .registration=TRUE
## usethis namespace: end
#' @docType package
#' @keywords internal
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.