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