vintageMap: Read vintage names and file paths to use for TSconnect

Description Usage Arguments Details Value See Also

Description

Read vintage names and file paths to use for TSconnect.

Usage

1

Arguments

file

A character string indicating a file.

Details

The argument file should be a character string indicating a file that will be read. The file should have lines with two space separated columns, the first indicating a name to be used for a vintage, e.g., 2009-01-07, and the second indicating the path to the database file to use for that vintage, e.g., /path/to/ets_2009-01-07.db. The file is read and the result is a string that can be passed as the dbname to TSfame's TSconnect method.

Value

a character vector with names

See Also

TSconnect


TSfame documentation built on May 2, 2019, 6:50 p.m.

Related to vintageMap in TSfame...