## Not run:
# library(rfml)
# locConn <- ml.connect()
# # create a ml.data.frame based on a search
# mlIris <- ml.data.frame(locConn, collection = "iris")
# # return the variance
# var(mlIris$Sepal.Length)
# ## End(Not run)
Run the code above in your browser using DataLab