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 Jan. 15, 2024, 11:31 p.m.