insert_db_plumber: Insert predictions to DB table

Description Usage Arguments Value

View source: R/predictive_service.r

Description

Insert predictions to DB table

Usage

1
insert_db_plumber(channel, table_name, prediction, apply_models)

Arguments

channel

odbc connection

table_name

table name in DB

prediction

data.frame with model prediction

apply_models

selected row from models-table

Value

Writes predictions to DB table.


Bilot/AI-jack-opensource-R documentation built on July 28, 2020, 1:15 a.m.