AllIds {TScompare} | R Documentation |
Utilities for series information from databases.
AllIds(con, vintage=getOption("TSvintage")) AllPanels(con) AllVintages(con)
con |
a database connection as returned by TSconnect. |
vintage |
the vintage for which series identifiers will be returned. |
MORE HERE
The function AllIds
returns a string vector of all the series
identifiers in the database.
The function AllPanels
returns a string vector of all the panel
identifiers in the database.
The function AllVintages
returns a string vector of all the vintages
in the database.
depends.