Build an extent surrinding by location point (longitude, latitude) based on a width and height.
Usage
aoi_ext(
geo = NULL,
xy = NULL,
wh = NULL,
units = default_units,
crs = default_crs,
bbox = FALSE
)
Build an extent surrinding by location point (longitude, latitude) based on a width and height.
aoi_ext(
geo = NULL,
xy = NULL,
wh = NULL,
units = default_units,
crs = default_crs,
bbox = FALSE
)