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/Lslide documentation built on March 29, 2022, 6:52 p.m.