raster_extent_to_poly: Raster extent to polygon

Description Usage Arguments Value Examples

Description

Convert raster extent to polygon with or without buffer

Usage

1
raster_extent_to_poly(x, buffer = 0)

Arguments

x

raster containing extent

buffer

amount in coordinate units to buffer the polygon

Value

spatial polygon object

Examples

1
dat<-raster_extent_to_poly(x = ras, buffer = 0)

MovingUngulate/DEERP documentation built on May 3, 2019, 8:34 p.m.