R/reexports.R

##' @importFrom magrittr %>%
##' @export
magrittr::`%>%`

##' @importFrom magrittr %<>%
##' @export
magrittr::`%<>%`


##' @importFrom dplyr arrange
##' @export
dplyr::arrange

##' @importFrom dplyr filter
##' @export
dplyr::filter

##' @importFrom dplyr group_by
##' @export
dplyr::group_by

##' @importFrom dplyr mutate
##' @export
dplyr::mutate

##' @importFrom dplyr n
##' @export
dplyr::n

##' @importFrom dplyr rename
##' @export
dplyr::rename

##' @importFrom dplyr select
##' @export
dplyr::select

##' @importFrom dplyr slice
##' @export
dplyr::slice

##' @importFrom dplyr summarise
##' @export
dplyr::summarise

Try the clusterProfiler package in your browser

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

clusterProfiler documentation built on Feb. 11, 2021, 2:02 a.m.