
Plot classified contour support
plot.potentiomap_contour_support.RdDraws supported sections as solid, approximate sections as dashed, and optionally unsupported sections as dotted. Colors and line widths are not assigned by the result and can be supplied through .... The title and legend identify the classes as user-defined support criteria, not statistical confidence.
Usage
# S3 method for class 'potentiomap_contour_support'
plot(
x,
show_unsupported = TRUE,
label_levels = FALSE,
legend_position = "topright",
main = "Contour support (user-defined criteria)",
...
)