addExcesses: Annotate a threshold selection ggplot

View source: R/ggplot.thresh.R

addExcessesR Documentation

Annotate a threshold selection ggplot

Description

Annotate a threshold selection ggplot with the number of exceedances of various thresholds.

Usage

addExcesses(p, x, y, data, textsize)

Arguments

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.


harrysouthworth/texmex documentation built on March 8, 2024, 7:50 p.m.