Print the area-weighted accuracy
Adaptation of the caret::print.confusionMatrix method for the more common usage in Earth Observation.
## S3 method for class 'sits_area_accuracy' print(x, ..., digits = 2)
x
: An object of class sits_area_accuracy
....
: Other parameters passed to the "print" functiondigits
: Significant digitsCalled for side effects.
Gilberto Camara, gilberto.camara@inpe.br
Useful links