Learn R Programming

scPDSI (version 0.1.3)

Datasets: Datasets for illustrating the functions in the scPDSI package.

Description

This is the sample dataset used in the examples of the scPDSI package. It includes monthly precipitation (P, in mm) and potential evapotranspiration (PE) for the Lubuge Bouyei and Miao Minority Autonomous County (104.5 degree E, 24.75 degree N) from 1960 to 2016 (total 57 years). Lubuge is also the centroid of the severe drought disaster of 2009-2010 in the southwest China.

Usage

data(Lubuge)

Arguments

Format

Lubuge dataset:

P

monthly precipitation totals [mm].

PE

monthly potential evapotranspiration totals [mm].

Details

See description.

Examples

Run this code
# NOT RUN {
data(Lubuge)

# }

Run the code above in your browser using DataLab