Learn R Programming

rnrfa (version 0.5.1)

plotRainFlow: Plot rainfall and flow for a given station

Description

This function retrieves rainfall and flow time series for a given catchment, divides the flow by the catchment area and converts it to mm/day to that it can be comparable with the rainfall (mm/month). Finally it generates a plots combining rainfall and flow information.

Usage

plotRainFlow(id)

Arguments

id
Station identification number

Value

  • Plot rainfall and flow for a given station

Examples

Run this code
#' # plotRainFlow(id = 54022)

Run the code above in your browser using DataLab