oldcordilleraplot: Plot method for OPTICS Cordilleras. Deprecated.

View source: R/cordillera.R

oldcordilleraplotR Documentation

Plot method for OPTICS Cordilleras. Deprecated.

Description

Plots the reachability plot and adds the cordillera to it (as a line). In this plot the cordillera is proportional to the real value.

Usage

oldcordilleraplot(
  x,
  colbp = "lightgrey",
  coll = "black",
  liwd = 1.5,
  legend = FALSE,
  ylim,
  ...
)

Arguments

x

an object of class cordillera

colbp

color of the barplot.

coll

color of the cordillera line

liwd

width of the cordillera line

legend

draw legend

ylim

ylim for the barplots

...

additional arguments passed to barplot or lines


cordillera documentation built on April 19, 2023, 3:26 p.m.