R/corrr-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
## usethis namespace: end
NULL

#' @importFrom stats dist
#' @importFrom purrr map_df
#' @importFrom purrr map_dfr
#' @importFrom purrr map_dfc
#' @importFrom purrr map_dbl
#' @importFrom purrr map_int
#' @importFrom purrr map_lgl
#' @importFrom purrr map_chr
#' @importFrom purrr map
#' @importFrom purrr map2
#' @importFrom purrr imap_dfr
#' @importFrom purrr set_names
#' @importFrom purrr transpose
#' @importFrom dplyr n
#' @importFrom dplyr rename
#' @importFrom dplyr select
#' @importFrom dplyr mutate
#' @importFrom dplyr mutate_all
#' @importFrom dplyr filter
#' @importFrom dplyr summarise
#' @importFrom dplyr collect
#' @importFrom tibble tibble
#' @importFrom tibble as_tibble
#' @import ggplot2
#' @import rlang

utils::globalVariables(c("id", "r", "n", "x", "y"))

Try the corrr package in your browser

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

corrr documentation built on Aug. 17, 2022, 1:05 a.m.