R/multitool-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom tibble tibble
#' @importFrom dplyr filter
#' @importFrom dplyr mutate
#' @importFrom dplyr across
#' @importFrom dplyr rename
#' @importFrom dplyr rename_with
#' @importFrom dplyr select
#' @importFrom dplyr summarize
#' @importFrom correlation correlation
#' @importFrom moments skewness
#' @importFrom moments kurtosis
#' @importFrom performance cronbachs_alpha
#' @importFrom performance item_intercor
#' @importFrom performance item_reliability
## usethis namespace: end
NULL

Try the multitool package in your browser

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

multitool documentation built on May 29, 2024, 3:28 a.m.