polygonize: polygonize the outputs of a spatial prediction to make an...

Usage Arguments Value

Usage

1
polygonize(data, epsg, coarse = NULL)

Arguments

data

a df containing the spatial prediction output

epsg

a numeric specifying the CRS of the spatial predictions

coarse

a sp polygons of coarser resolution for quicker map rendering. Must be in same crs as data

Value

a sf containing polygons centered around the prediction points


pokyah/geoTools documentation built on May 10, 2019, 1:52 a.m.