R/chiTools_internals.R

# Specify global variables
globalVariables(c("%>%", ".", "chi"))

#' Pipe operator
#'
#' @name %>%
#' @rdname pipe
#' @keywords internal
#' @importFrom dplyr %>%
#' @usage lhs \%>\% rhs
#' @export
NULL
SurgicalInformatics/chiTools documentation built on Feb. 5, 2021, 8:28 p.m.