readts {sowas}R Documentation

Load time series from file

Description

This function loads a tab separated time series with one time column and one value column in ASCII-format into a R time series object.

Usage

readts(file)

Arguments

file a character string giving the name of the file to load.

Value

Returns time series object

Author(s)

D. Maraun

See Also

ts, readmatrix

Examples

##

[Package sowas version 0.93 Index]