R/reexport.R

#' @importFrom sf st_read st_write
#' @export
sf::st_read

#' @export
sf::st_write

#' @export
terra::res

#' @importFrom terra rast ext res plot
#' @export
terra::rast

#' @importFrom terra plot
#' @export
terra::plot
kongdd/sp2 documentation built on Aug. 12, 2024, 10:34 a.m.