R/package.R

#' @importFrom magrittr %>%
#' @importFrom purrr %||%
#' @importFrom rlang .data
NULL


# quiets concerns of R CMD check re: Namespaces in Imports field not imported
#' @importFrom rappdirs user_data_dir
NULL


# quiets concerns of R CMD check re: the .'s that appear in pipelines
if (getRversion() >= "2.15.1")  utils::globalVariables(c("."))

Try the Nmisc package in your browser

Any scripts or data that you put into this service are public.

Nmisc documentation built on April 28, 2021, 5:10 p.m.