read.dutch {sealevel} | R Documentation |
This function reads a dataset from PSMSL and returns a list of records with data from each station.
read.dutch(file)
file |
the filename or connection object of the Dutch sea level. |
The returned station contains the raw elements from the file and a zoo time series
station |
A list with sea level data (name, zoo) |
Fedor Baart
#read.dutch('file-z.txt')