Description Usage Arguments Value
View source: R/predictive_service.r
Insert predictions to DB table
1 | insert_db_plumber(channel, table_name, prediction, apply_models)
|
channel |
odbc connection |
table_name |
table name in DB |
prediction |
data.frame with model prediction |
apply_models |
selected row from models-table |
Writes predictions to DB table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.