dutch {sealevel}R Documentation

Dataset of Dutch sea levels

Description

Dataset consisting of records of annual Dutch sea level records

Usage

data(dutch)

Details

The returned station contains the raw elements from the file and a zoo time series

Author(s)

Fedor Baart

References

http://www.helpdeskwater.nl

See Also

read.dutch

Examples

library(zoo)
data(dutch)
plot(dutch[[1]]$zoo)

[Package sealevel version 0.2.1 Index]