View source: R/ggplot.thresh.R
addExcesses | R Documentation |
Annotate a threshold selection ggplot with the number of exceedances of various thresholds.
addExcesses(p, x, y, data, textsize)
p |
An object produced by ggplot |
x |
Horizontal axis data containing the full range. |
y |
Verticle axis data containing the full range. |
data |
The actual data being considered for GPD modelling. |
textsize |
The size of the text in the annotations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.