refresh.predictors.script | R Documentation |
generates the SQL script to refresh predictors
refresh.predictors.script(x, y, n, w)
x |
= query needed to get full history |
y |
= a string (last part of query after date restriction) |
n |
= a column (corresponds to date in relevant SQL table) |
w |
= last date for which you already have data |
Other refresh: refresh.predictors.append
,
refresh.predictors.daily
,
refresh.predictors.troika
,
refresh.predictors.weekly
,
refresh.predictors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.