Description Usage Arguments Value
View source: R/plot_exceedance_curve.R
This function plots the lake level at three predetermined exceedance probabilities (e.g., 10, 50, 90 percent) for a range of analysis end years at all lakes.
1 | plot_exceedance_curve(df, probs = c(10, 50, 90), text_size)
|
df |
data frame to plot with the exceedance probability (prob), lake level (level), end year of analysis (end_year), and lake name (lake_name) |
probs |
probabilities to highlight with dashed vertical line, defaults to 10, 50, and 90 percent. |
text_size |
size of text in plots |
plot_obj, the plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.