Learn R Programming

IETD (version 1.0.0)

five_minute_time_series: 5-min rainfall time series

Description

An artificial 5-min rainfall dataset to test the functions of the package.

Usage

five_minute_time_series

Arguments

Format

A data frame with columns:

Date

The time and day of the rainfall pulse

Rainfall.depth

The depth of rainfall in each time step

Examples

Run this code
# NOT RUN {
 five_minute_time_series
# }

Run the code above in your browser using DataLab