plot.spopt_k_corridors: Plot k-Diverse Corridors

View source: R/plot_route.R

plot.spopt_k_corridorsR Documentation

Plot k-Diverse Corridors

Description

Renders all k corridors on a single plot. Rank 1 is drawn with full opacity and maximum line width; higher ranks fade and thin proportionally.

Usage

## S3 method for class 'spopt_k_corridors'
plot(x, ...)

Arguments

x

An spopt_k_corridors object from route_k_corridors.

...

Additional arguments passed to the initial plot() call.

Value

No return value, called for side effects (draws the corridors to the active graphics device).


spopt documentation built on April 22, 2026, 9:07 a.m.