Dear list members,

I have a series of plots individuated by coordinates like this:

 

X     Y          plot

0     1          001

0     2          002

..........................

8     8          064

 

Starting from a random selected plot, I'd like to obtain all the possible
combinations of the nearest plots, all the combination of the two nearest
plots and so on, up to all combination of the nearest eight plots. Have you
any idea if an R package exists to do this?

Thank you 

Giovanni

 


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to