| plot.cordillera | R Documentation | 
Plots the reachability plot and adds the cordillera to it (as a line). In this plot the cordillera is proportional to the real value.
## S3 method for class 'cordillera'
plot(
  x,
  colbp = "lightgrey",
  coll = "black",
  liwd = 1.5,
  legend = FALSE,
  ylim,
  ...
)
| 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 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.