st_bbox_geom: Return geometry from bounding box

st_bbox_geomR Documentation

Return geometry from bounding box

Description

This function calculate the geometry based on a bounding box.

Usage

st_bbox_geom(x, extent = NULL)

Arguments

x

object of class sf

extent

vector containing numeric values, in the following order: xmin, xmax, ymax, ymin

Value

Geometry of class sfc


raff-k/VLSM documentation built on Oct. 13, 2023, 11:13 a.m.