addExcesses: Annotate a threshold selection ggplot

Description Usage Arguments

View source: R/ggplot.thresh.R

Description

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

Usage

1
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.


texmex documentation built on Dec. 4, 2020, 5:08 p.m.