[R] Polygon triangulation?

2007-02-13 Thread Duncan Murdoch
Can anyone point me to a package that contains code to triangulate a polygon? This is easy if the polygon is convex, but tricky if not. One algorithm to do it is due to Meister, and is described here: www.math.gatech.edu/~randall/AlgsF06/planartri.pdf Duncan Murdoch

Re: [R] Polygon triangulation?

2007-02-13 Thread ONKELINX, Thierry
, is a delicate dissection of uncertainties, a surgery of suppositions. ~M.J.Moroney -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Duncan Murdoch Verzonden: dinsdag 13 februari 2007 15:27 Aan: r-help@stat.math.ethz.ch Onderwerp: [R] Polygon triangulation? Can

Re: [R] Polygon triangulation?

2007-02-13 Thread Duncan Murdoch
of suppositions. ~M.J.Moroney -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Duncan Murdoch Verzonden: dinsdag 13 februari 2007 15:27 Aan: r-help@stat.math.ethz.ch Onderwerp: [R] Polygon triangulation? Can anyone point me to a package that contains code

Re: [R] Polygon triangulation?

2007-02-13 Thread Roger Bivand
-Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Duncan Murdoch Verzonden: dinsdag 13 februari 2007 15:27 Aan: r-help@stat.math.ethz.ch Onderwerp: [R] Polygon triangulation? Can anyone point me to a package that contains code to triangulate a polygon

Re: [R] Polygon triangulation?

2007-02-13 Thread Duncan Murdoch
] Polygon triangulation? Can anyone point me to a package that contains code to triangulate a polygon? This is easy if the polygon is convex, but tricky if not. One algorithm to do it is due to Meister, and is described here: www.math.gatech.edu/~randall/AlgsF06/planartri.pdf Duncan