%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
createChoices           Create Choices Boxes Dynamically
createConObj            Conveniently Create Connection Object to
                        PostgreSQL based timeseriesdb
createHstore            Create Hstore
createUI                Polymorphic Helpers for the Shiny Based GUI
dbIsValid,PostgreSQLConnection-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
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
searchKVP               Search Key-Value Pairs, look for existing keys
                        in an Hstore
searchKeys              Search Keys From Pre-Defined Or Key Based
                        Queries
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
