vetiver_pr_predict | R Documentation |
vetiver_model()
objectThis function was deprecated to use vetiver_api directly instead.
vetiver_pr_predict(
pr,
vetiver_model,
path = "/predict",
debug = is_interactive(),
...
)
pr |
A Plumber router, such as from |
vetiver_model |
A deployable |
path |
The endpoint path |
debug |
|
... |
Other arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.