I think it must be a relatively common use case to load a model and invoke an endpoint to call R\'s predict(object, newdata, ...) function. I wanted to do this wit
predict(object, newdata, ...)