# NOT RUN {
# Compute the density based distance quantity with random fields
distVar <- create_randomKde2d(100, 10, 10, showStats=FALSE,
printPlots=FALSE, returnDistance=TRUE)
# Clean the environment
rm(distVar)
# }
Run the code above in your browser using DataLab