| cacheQuery | Function for working with cached queries. |
| execQuery | Executes the specified query and returns a data frame. This... |
| getCacheFilename | Returns the complete filepath to the cache file. |
| getParameters | Returns the parameters that must be set for the given query. |
| getQueries | Returns a list of available queries in the current... |
| getSQL | Returns the query as a string with the parameters set. |
| getSQLRaw | Returns the SQL from the file without the parameters... |
| is.null.string | Does the string contain no matter, but very well [:space:]? |
| isql | Interactive SQL session. |
| parse.element | Parse a raw string containing key and expressions. |
| parse.introduction | Parse introduction: the premier part of a roxygen block... |
| Prints the SQL documentation. | |
| recodeColumns | Recodes factors with more than 'maxLevels' to characters. |
| sqldoc | Parses the query and returns a list with all the elements of... |
| sqlexec | Generic function for executing a query. |
| sqlexec.JDBCConnection | Executes queries for RJDBC |
| sqlexec.PostgreSQLConnection | Executes queries for RPostgreSQL |
| sqlexec.RMySQL | Executes queries for RMySQL package. |
| sqlexec.RODBC | Executes queries for RODBC package. |
| sqlexec.SQLiteConnection | Executes queries for RSQLite package. |
| sqlFile | Returns the full path to the query or NULL if not found. |
| sqlPaths | Search paths for SQL repositories. |
| sqlutils.envir | The locations of SQL files |
| sqlutils-package | Utilities for working with SQL files. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.