Learn R Programming

IETD (version 1.0.0)

hourly_time_series: Hourly rainfall time series

Description

An artificial hourly rainfall dataset to test the functions of the package.

Usage

hourly_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 {
 hourly_time_series
# }

Run the code above in your browser using DataLab