R/utils.R

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

#' @importFrom sf read_sf
#' @export
sf::read_sf

#' @importFrom sf st_transform
#' @export
sf::st_transform

#' @importFrom sf st_set_crs
#' @export
sf::st_set_crs

#' @importFrom dplyr mutate
#' @export
dplyr::mutate
odeleongt/insetmap documentation built on May 29, 2019, 7:19 a.m.