#' @keywords internal
#' @import dplyr
#' @import tidyr
#' @import ggplot2
#' @importFrom tibble as_tibble
#' @importFrom tibble tibble
#' @importFrom glue glue
#' @importFrom purrr map
#' @importFrom purrr walk
#' @importFrom purrr keep
#' @importFrom purrr modify_if
#' @importFrom purrr map_chr
#' @importFrom purrr map_lgl
#' @importFrom purrr map_dbl
#' @importFrom purrr map_chr
#' @importFrom purrr map_dfr
#' @importFrom rlang has_name
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @useDynLib methylayer, .registration = TRUE
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
NULL
#' Default value for `NULL`.
#'
#' @name null-default
#' @keywords internal
#' @aliases %||%
#' @importFrom purrr %||%
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.