## Not run:
# library(rgdal)
# rpath = system.file("extdata",package="rtop")
# observations = readOGR(rpath,"observations")
# # Create a column with the specific runoff:
# observations$obs = observations$QSUMMER_OB/observations$AREASQKM
#
# vario = rtopVariogram(observations, cloud = TRUE)
# ## End(Not run)
Run the code above in your browser using DataLab