vetiver_endpoint | R Documentation |
This function creates a model API endpoint for prediction from a URL. No
HTTP calls are made until you actually
predict()
with your endpoint.
vetiver_endpoint(url)
url |
An API endpoint URL |
A new vetiver_endpoint
object
vetiver_endpoint("https://colorado.rstudio.com/rsc/seattle-housing/predict")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.