R/methylayer-package.R

#' @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
tanaylab/methylayer documentation built on Dec. 23, 2021, 7:45 a.m.