setWhere {TSdbi} | R Documentation |
set Where for database queries
setWhere(con, x, vintage, panel)
con |
A database connection. |
x |
identifier for series to extract. |
vintage |
Vintage to be specified. |
panel |
Panel to be specified). |
A character string to use as where in db query.