plot.dissever {dissever} | R Documentation |
Plots a dissever result. Two modes are possible to visualise either the resulting map or the convergence of the disseveration.
## S3 method for class 'dissever'
plot(x, type = "map", ...)
x |
object of class |
type |
character, type of visualisation to produce. Options are "map", to produce a map of the dissevered coarse map, or "perf", to show the convergence of the RMSE during the disseveration procedure. |
... |
Additional arguments passed to plot |
Pierre Roudier
# See ?dissever