summarizeOneByPolygons: Summarize the classification areas into a set of polygons

Description Usage Arguments Author(s) See Also

View source: R/summarizeByPolygons.R

Description

This function returns a table separating the classifications according to the overlapping areas with a set of polygons. It uses files within Dropbox/sits.validate/shapes.

Usage

1
summarizeOneByPolygons(data, layer, attribute, progress = TRUE)

Arguments

data

A raster::raster data.

layer

Name of the layer with the polygons.

attribute

Name of an attribute from the polygons data to be shown in the progress.

progress

A boolean value indicating whether this function should print its progress. Default is true.

Author(s)

Pedro R. Andrade, pedro.andrade@inpe.br

See Also

summarizeOneByMunicipalities summarizeOneByStates summarizeOneBySimU


pedro-andrade-inpe/sits.validate documentation built on Dec. 4, 2019, 3:02 p.m.