Learn R Programming

scPDSI (version 0.1.3)

plot.pdsi: plot (sc)PDSI

Description

plot the timeseries of calculated (sc)PDSI.

Usage

# S3 method for pdsi
plot(x, tit = NULL, index = "PDSI", ...)

Arguments

x

an object of class pdsi.

tit

title of the plot.

index

determines PDSI, PHDI (Palmer hydrological drought index) or WPLM (weighted PDSI) to be plotted. Default "PDSI".

...

additional parameters, not used at present.

Details

Plot the timeseries of (sc)PDSI using functionpdsi. Values over 6 or below -6 and NA values would be shown by grey points.

See Also

pdsi