Learn R Programming

trend (version 1.1.6)

hcb: Monthly concentration of particle bound HCB, River Rhine

Description

Time series of monthly concentration of particle bound Hexachlorobenzene (HCB) in \(\mu\)g/kg at six different monitoring sites at the River Rhine, 1995.1-2006.12

Usage

data(hcb)

Arguments

Format

a time series object of class "mts"

  • we first column, series of station Weil (RKM 164.3)

  • ka second column, series of station Karlsruhe-Iffezheim (RKM 333.9)

  • mz third column, series of station Mainz (RKM 498.5)

  • ko fourth column, series of station Koblenz (RKM 590.3)

  • bh fith column, series of station Bad Honnef(RKM 645.8)

  • bi sixth column, series of station Bimmen (RKM 865.0)

Details

NO DATA values in the series were filled with estimated values using linear interpolation (see approx.

The Rhine Kilometer (RKM) is in increasing order from source to mouth of the River Rhine.

References

T. Pohlert, G. Hillebrand, V. Breitung (2011), Trends of persistent organic pollutants in the suspended matter of the River Rhine, Hydrological Processes 25, 3803--3817. tools:::Rd_expr_doi("10.1002/hyp.8110")

Examples

Run this code
data(hcb)
plot(hcb)
mult.mk.test(hcb)

Run the code above in your browser using DataLab