yhat.config <- c(
username = "your username",
apikey = "your apikey",
env = "http://sandbox.yhathq.com/"
)
## Not run: ------------------------------------
# yhat.predict("irisModel", iris)
## ---------------------------------------------
Run the code above in your browser using DataLab