get_extent_polys: Generate a SpatialPolygonDataFrame of raster extents

Description Usage Arguments Value

Description

Also includes the filename associated with each raster object. Useful for providing the dem_extents argument to the auto_setup_dem function.

Usage

1
get_extent_polys(rast_list)

Arguments

rast_list

a Raster* object, or list ofRaster* objects

Value

SpatialPolygonDataFrame with the extent of each raster object as a polygon, with a "filename" attribute giving the filename for the raster object from with each extent is derived.


azvoleff/teamlucc documentation built on May 11, 2019, 5:19 p.m.