## 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 Covariance
# cov(mlIris$Sepal.Length, mlIris$Petal.Length)
# ## End(Not run)
Run the code above in your browser using DataLab