Build a univariate time series object from a specified table a column
| connectionDetails | An R object of type | 
| dbSchema | A fully qualified CDM or Results schema name. | 
| tableName | A valid table name. | 
| dateColumnName | A valid date column in the specified table. | 
| startDate | A string date in the "YYYY-MM-DD" format | 
| endDate | A string date in the "YYYY-MM-DD" format | 
| dataColumnName | The column in the specified table to count. | 
| frequency | A string indicating the number of observations per unit of time in the time series. Acceptable values are "day","week","month","quarter", and "year". | 
A univariate time series object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.