Convenience wrapper around sf::st_bbox() used to derive a bounding box
from a study area, e.g. to reduce processing time of large vector datasets.
create_bbox(studyArea)An sf or sfc object (or anything accepted by
sf::st_bbox()).
An object of class bbox (see sf::st_bbox()).
Other spatial helpers:
calc_centroid(),
extract_coords(),
prep_agg_lonlat_raster(),
save_gpkg(),
spatial_join_intersects()