Learn R Programming

geoflow (version 1.2.0)

bbox_to_sf: bbox_to_sf

Description

Creates a sf object out of a bounding box

Usage

bbox_to_sf(xmin, ymin, xmax, ymax, crs = 4326)

Value

an object of class sf

Arguments

xmin

xmin

ymin

ymin

xmax

xmax

ymax

ymax

crs

Defaut is 4326

Author

Emmanuel Blondel emmanuel.blondel1@gmail.com