read_uvf: Read time series data from .uvf file format

Description Usage Arguments Value See Also

Description

Reads the .uvf structured time series data and creates a list of xts-objects.

Usage

1
read_uvf(file, verbose = TRUE, return.comments = FALSE)

Arguments

file

The file to be read

verbose

logical. Provide additional details?

return.comments

logical. Should comments within the file be returned?

Value

A list of xts-objects.

See Also

xts.


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