simplifyOutput: Simplify the comparison output

Description Usage Arguments Author(s)

View source: R/utils.R

Description

This function returns a simplified version of a comparison output. It removes all rows and columns with only zeros as values. It also adds a new column and a new row with totals for the respective column and row. Note that if you use this function twice with the same data, it will consider create a new column and row with the totals.

Usage

1

Arguments

output

The output of a compare function, such as compareTCCerrado() or compareCerradoMask().

Author(s)

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


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