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


ggRaver/Lslide documentation built on April 8, 2022, 7:14 a.m.