read.dutch {sealevel}R Documentation

Read PSMSL sealevel dataset.

Description

This function reads a dataset from PSMSL and returns a list of records with data from each station.

Usage

read.dutch(file)

Arguments

file

the filename or connection object of the Dutch sea level.

Details

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

Value

station

A list with sea level data (name, zoo)

Author(s)

Fedor Baart

References

http://www.helpdeskwater.nl

See Also

read.psmsl read.colorado

Examples

#read.dutch('file-z.txt')

[Package sealevel version 0.2.1 Index]