Skip to content

Commit 8f5b612

Browse files
committed
doc
1 parent bfa7814 commit 8f5b612

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

R/regions.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ gd_bbox <- function(...) {
9898
#'
9999
#' If `x` is an R spatial object, each vertex (possibly after converting object extent to vector) is used to create the GeoJSON object. Otherwise, the extent is determined and passed to `gd_bbox()`.
100100
#'
101-
#' @param x either a WKT string (character), a {terra} SpatRaster(Collection)/SpatVector(Collection)/SpatExtent, an {sf} object, an {sp} Spatial* object or a {raster} RasterLayer/RasterStack.
101+
#' @param x either a WKT string (character), a SpatRaster(Collection)/SpatVector(Collection)/SpatExtent, an sf object, an Spatial* object or a RasterLayer/RasterStack.
102102
#' @seealso `gd_bbox()`
103103
#' @return list representing a GeoJSON extent
104104
#' @importFrom methods as

man/gd_region.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)