Learn R Programming

trend (version 1.1.6)

maxau: Annual suspended sediment concentration and flow data, River Rhine

Description

Annual time series of average suspended sediment concentration (s) in mg/l and average discharge (Q) in m^3 / s at the River Rhine, 1965.1-2009.1

Usage

data(maxau)

Arguments

Format

a time series object of class "mts"

  • s. first column, suspended sediment concentration

  • Q. second column, average discharge

Examples

Run this code
data(maxau)
plot(maxau)

Run the code above in your browser using DataLab