View source: R/sits_accuracy.R
| print.sits_area_accuracy | R Documentation | 
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 = 2L)
| x | An object of class  | 
| ... | Other parameters passed to the "print" function | 
| digits | Significant digits | 
Called for side effects.
Gilberto Camara, gilberto.camara@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.