R/pred.R

Defines functions pred

#' @export

pred <- function(input) {
  predict(foo::model, input)
}
AnalyticsPlusSoftwareSolutions/model_opencpu documentation built on May 23, 2019, 6:01 p.m.