rasterToPolygons: convert a raster to polygons using either 'R' or 'GDAL'....

Description Usage Arguments

Description

convert a raster to polygons using either 'R' or 'GDAL'. GDAL is the (faster) default selection

Usage

1
rasterToPolygons(r = NULL, method = "gdal")

Arguments

r

a raster object that we will convert to a polygon


ktaylora/landscapeAnalysis documentation built on May 20, 2019, 7:04 p.m.