#' @importFrom Rcpp evalCpp
#' @importFrom memoise memoise
#' @importFrom RNiftyReg niftyreg
#' @useDynLib mapscanner, .registration = TRUE
#' @keywords internal
"_PACKAGE"
#' Pipe operator
#'
#' @name %>%
#' @rdname pipe
#' @keywords internal
#' @export
#' @importFrom magrittr %>%
#' @usage lhs \%>\% rhs
NULL
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.