Re: [R] Delaunay Graph, once again

2014-06-23 Thread Rolf Turner
On 24/06/14 06:24, Raphael Päbst wrote: I have the same suspicion, unfortunately I am no Matlab-User either and only have a adjacency-matrix created by the corresponding matlab functions to compare with my own output. So, even though I don't see any use for collinear triples either, is there a

Re: [R] Delaunay Graph, once again

2014-06-23 Thread Raphael Päbst
I have the same suspicion, unfortunately I am no Matlab-User either and only have a adjacency-matrix created by the corresponding matlab functions to compare with my own output. So, even though I don't see any use for collinear triples either, is there a way to get them with deldir as well? All th

Re: [R] Delaunay Graph, once again

2014-06-20 Thread Rolf Turner
You are almost surely being bitten by the issue about which you previously made inquiries to me, concerning the delaunayn() function from the "geometry" package. (NOTE: ***PACKAGE***!!! Not "library". A library is a *collection* of packages.) The delaunayn() function also uses the qhull alg

[R] Delaunay Graph, once again

2014-06-20 Thread Raphael Päbst
Hello again, After playing around with my current problem for some time, I have once again returned to Delaunay Graphs and after banging my head against the problem for some time I fear that I can't see the issue clearly anymore and want to ask for some outside comments, to maybe shake my thoughts