score_monitor | R Documentation |
This function takes dependence on reactiveValues. Thus it needs to be run on a reactive environment (observe/reactive)
score_monitor(input_rv, FUN, updateProgress, ...)
input_rv |
reactiveValues, incoming dataset with data, name and time slots |
updateProgress |
function optionally taking a character that executes every time a new individual is processed |
... |
Additional arguments to scoring function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.