read_dwlr: Read time series data from .dwlr file format

Description Usage Arguments Value See Also

Description

Reads the .dwlr structured time series data and creates an xts-object.

Usage

1
read_dwlr(file, verbose = FALSE, sep = ";", dec = ".")

Arguments

file

The file to be read.

verbose

Provide additional details?

sep

The field separator character.

dec

The character used in the file for decimal points.

Value

An xts-object.

See Also

xts.


dleutnant/tsconvert documentation built on May 15, 2019, 9:17 a.m.