plot.pdsi: plot (sc)PDSI

Description Usage Arguments Details See Also

Description

plot the timeseries of calculated (sc)PDSI.

Usage

1
2
## S3 method for class '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


Sibada/scPDSI documentation built on May 10, 2019, 12:12 a.m.