R/reexports.R

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

#' @importFrom dplyr collect
#' @export
dplyr::collect

#' @importFrom dplyr compute
#' @export
dplyr::compute

#' @importFrom dplyr collapse
#' @export
dplyr::collapse

#' @importFrom graphics identify
#' @export
graphics::identify

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

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

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

#' @importFrom dplyr slice_head
#' @export
dplyr::slice_head

# @importFrom dplyr slice_tail
# @export
# dplyr::slice_tail

#' @importFrom dplyr count
#' @export
dplyr::count

#' @importFrom sf st_crop
#' @export
sf::st_crop

Try the galah package in your browser

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

galah documentation built on Nov. 20, 2023, 9:07 a.m.