powered by
Plot case, segment and orthogonal projector.
# S3 method for classifier_audit plot(x, zoom = TRUE, radius = 0.5, unit = NULL, ...)
An object of class "classifier_audit" created by classifierAudit().
Logical.
Numeric. Controls the degree of zoom.
Character. Unit of measurement: "meter" or "yard". Default is NULL, which returns the map's native scale.
Additional parameters.
A base R graphic.
# NOT RUN { plot(classifierAudit(case = 483, segment = "326-2")) # }
Run the code above in your browser using DataLab