Standard SQL query functions used by
SQL plugins packages for the 'TSdbi' interface to time series databases.
It will mainly be used by other packages rather than directly by end
users. The one exception is the function 'TSquery' which can be used to
construct a time series from a database containing observations over
time (e.g. balance statements for multiple years), but where the database
is not specifically designed to store time series (as with other
'TSdbi' SQL plugin packages).
Comprehensive examples of all the 'TS*' packages is provided in the
vignette Guide.pdf with the 'TSdata' package.
Version: |
2017.4-1 |
Depends: |
R (≥ 2.8.0) |
Imports: |
methods, DBI, tframe (≥ 2015.1-1), TSdbi (≥ 2015.1-1), tframePlus, zoo, stats |
Suggests: |
tseries, tis, tfplot, RMySQL, RSQLite |
Published: |
2017-05-10 |
Author: |
Paul Gilbert |
Maintainer: |
Paul Gilbert <pgilbert.ttv9z at ncf.ca> |
License: |
GPL-2 |
Copyright: |
2007-2011 Bank of Canada. 2012-2017 Paul Gilbert. |
URL: |
http://tsdbi.r-forge.r-project.org/ |
NeedsCompilation: |
no |
Materials: |
NEWS |
CRAN checks: |
TSsql results |