Indicate all vintages on the database(s) associated with a
指示(S)与一个对数据库的所有年份
用法----------Usage----------
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
一个TSconnection对象
Details
详细信息----------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.
TSvintages返回老式的标识符(如果可用)。否则返回NULL。结果,或者是它的子集,可以使用vintage参数调用TSget。
值----------Value----------
A vector of strings indicating vintage identifiers
复古标识符的字符串,表示一个向量