get_extent_polys: Generate a SpatialPolygonDataFrame of raster extents

Description Usage Arguments Value

View source: R/get_extent_polys.R

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.


yinscapital/sat-locat-reference-team-lucc documentation built on May 14, 2019, 11:09 a.m.