TSvintages: Indicate all Vintages at a Connection

Description Usage Arguments Details Value See Also

Description

Indicate all vintages on the database(s) associated with a TSconnection.

Usage

1
2
3
4
5
    TSvintages(con=getOption("TSconnection")) 
    ## S4 method for signature 'missing'
TSvintages(con=getOption("TSconnection"))
    ## S4 method for signature 'ANY'
TSvintages(con=getOption("TSconnection"))

Arguments

con

A TSconnection object

Details

TSvintages returns the vintage identifiers if available. Otherwise NULL is returned. The result, or subsets of it, can be used as the vintage argument in calls to TSget.

Value

A vector of strings indicating vintage identifiers

See Also

TSconnect


TSdbi documentation built on May 2, 2019, 8:18 a.m.