ts_add_parameter | R Documentation |
Add Parameter
ts_add_parameter(parameter, units, conn = getOption("tsdbr.conn", NULL))
parameter |
A string of the parameter name. |
units |
A string of the units |
conn |
An object of class SQLiteConnection. |
A data frame of the imported parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.