classify_cells_by_polygon: Classify raster cells by polygons

Description Usage Arguments

View source: R/classify_cells_polygon.R

Description

from polygons, copy the first column of data for every cell the cells and grid MUST match, but the polygons can be in any projection Make sure the polygons have the first column as the classifier you want

Usage

1
classify_cells_by_polygon(cells, grid, polygons)

Arguments

cells

raster cell index

grid

raster for the cells

polygons

SpatialPolygonsDataFrame


AustralianAntarcticDivision/aceecostats documentation built on May 5, 2019, 8:14 a.m.