plot.dissever: Plots a dissever result

Description Usage Arguments Author(s) Examples

View source: R/dissever.R

Description

Plots a dissever result. Two modes are possible to visualise either the resulting map or the convergence of the disseveration.

Usage

1
2
## S3 method for class 'dissever'
plot(x, type = "map", ...)

Arguments

x

object of class dissever, output from the dissever function

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

Author(s)

Pierre Roudier

Examples

1
# See ?dissever

pierreroudier/dissever documentation built on June 14, 2020, 12:05 p.m.