sf_extent: Extent of simple features

Description Usage Arguments Details Value Examples

View source: R/sf_extent.R

Description

Get Extent of sf objects

Usage

1

Arguments

x

sf object

Details

This function exists to avoid raster needing the sf package. We don't need GDAL, GEOS, and all the other fun stuff to find four numbers that describe coordinate range, so this is a workaround.

Value

a raster Extent

Examples

1
sf_extent(silicate::inlandwaters)

anglr documentation built on July 29, 2020, 9:06 a.m.