print.sits_area_assessment: Print the area assessment
Description
Adaptation of the caret::print.confusionMatrix method
for the more common usage in Earth Observation.
Usage
# S3 method for sits_area_assessment
print(x, ..., digits = 3)
Arguments
x
An object of class sits_area_assessment
.
…
other parameters passed to the "print" function
Value
x
is invisibly returned.