R/reexport-dplyr.R

# reexport functions from dplyr to satisfy R CMD check

#' @export
dplyr::filter

#' @export
dplyr::intersect

#' @export
dplyr::setdiff

#' @export
dplyr::setequal

#' @export
dplyr::union
cloudyr/AzureKusto documentation built on Oct. 15, 2023, 5:42 p.m.