Manage Time Series with R and PostgreSQL


[Up] [Top]

Documentation for package ‘timeseriesdb’ version 0.2.1

Help Pages

%k% Search the Database by Keys
activateTsSet Activate a Set of Time Series
addMetaInformation Add Meta Information to R Environments
beginTransaction Convenience Wrapper to SQL classics for BEGIN,COMMIT, ROLLBACK
commitTransaction Convenience Wrapper to SQL classics for BEGIN,COMMIT, ROLLBACK
createChoices Create Choices Boxes Dynamically
createChoices.key Create Choices Boxes Dynamically
createChoices.md Create Choices Boxes Dynamically
createChoices.set Create Choices Boxes Dynamically
createConObj Conveniently Create Connection Object to PostgreSQL based timeseriesdb
createHstore Create Hstore
createHstore.data.frame Create Hstore
createHstore.list Create Hstore
createHstore.ts Create Hstore
createMetaDataHandle Search the Database by Keys
createUI Polymorphic Helpers for the Shiny Based GUI
createUI.key Polymorphic Helpers for the Shiny Based GUI
createUI.md Polymorphic Helpers for the Shiny Based GUI
createUI.set Polymorphic Helpers for the Shiny Based GUI
dbIsValid Check Validity of a PostgreSQL connection
dbIsValid-method Check Validity of a PostgreSQL connection
deactivateTsSet Deactivate a Set of Time Series
deleteTimeSeries Delete Time Series from the database
exploreDb Start a GUI to Explore Data
exportTsList Export A List of Time Series to CSV
getListDepth Determine depth of a list
getMeta Quickly Handle Meta Information
importTsList Import A Long Format CSV File Into a List of Time Series
listTsSets List All Time Series Sets for a Particular User
loadTsSet Load a Time Series Set
lookForKey Search Key-Value Pairs, look for existing keys in an Hstore
plot.tslist Plot a list of Time Series Directly plot time series of mixed frequency into one plot. 'readTimeSeries' returns a list of time series. The returned list is also of class tslist which makes it very convenient to plot timeseries, directly out of the database. This function gets automatically the right ranges for the axes to plot all values and dates in contained in the list.
readMetaInformation Read Meta Information from a Time Series Database
readTimeSeries Read Time Series From PostgreSQL database
resolveOverlap Concatenate Time Series and Resolve Overlap Automatically
rollbackTransaction Convenience Wrapper to SQL classics for BEGIN,COMMIT, ROLLBACK
searchKeys Search Keys From Pre-Defined Or Key Based Queries
searchKeys.key Search Keys From Pre-Defined Or Key Based Queries
searchKeys.md Search Keys From Pre-Defined Or Key Based Queries
searchKeys.set Search Keys From Pre-Defined Or Key Based Queries
searchKVP Search Key-Value Pairs, look for existing keys in an Hstore
setAttrListWise Set Attributes to Each Element of List According to a Given Vector
storeMetaInformation Store Meta Information to the Database
storeTimeSeries Write an R Time Series to a PostgreSQL database
storeTsSet Store a New Set of Time Series
zooLikeDateConvert Zoo like Date Conversion
zooLikeDateconvert Zoo like Date Conversion