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

Try the AzureKusto package in your browser

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

AzureKusto documentation built on Oct. 12, 2023, 5:11 p.m.