Sample from existing x-y coordinates with a minimum distance
aa_sample_mindist.Rd
The function provides you with a random sample of x-y points where each point has a minimum distance from its neighbor. The output is an index-vector that can be used to subset/select the desired variables (e.g. x-location, y-location or other attributes) from the original data frame.