st_as_sf: Convert a Raster* object to an sf object

Description Usage Arguments

Description

Convert a Raster* object to an sf object. This does not preserve the data, but only converts the grid to an sf object with geometry type POLYGONS.

Usage

1
2
## S3 method for class 'Raster'
st_as_sf(x, ...)

Arguments

x

Raster* to be converted into an object class sf

...

further specifications, see st_as_sf


crowcanyon/dssatr documentation built on May 14, 2019, 11:33 a.m.