| print.sits_area_assessment {sits} | R Documentation |
Adaptation of the caret::print.confusionMatrix method for the more common usage in Earth Observation.
## S3 method for class 'sits_area_assessment' print(x, ..., digits = 2)
x |
An object of class |
... |
other parameters passed to the "print" function |
digits |
significant digits |
x is invisibly returned.
Gilberto Camara, gilberto.camara@inpe.br