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/AzureDataExplorer documentation built on Oct. 16, 2023, 7:01 p.m.