compareRasters: Compare two categorical rasters

Description Usage Arguments

View source: R/gis.R

Description

Compares two categorical rasters with the same projection, extent, and resolution. It returns a matrix with the percentage of the area covered by each pair of values from the two rasters.

Usage

1
compareRasters(data, reference)

Arguments

data

String with the input data file.

reference

String with the reference data file.


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