Hi,

I have a set of x, y points (longitude/latitude) along with a z value
representing an attribute at each point.  I want to create a
Voronoi/Dirichlet tesselation of these points coloring each tile by the z
value.  I tried searching for a way to solve this and it was suggested to
use the dirichlet() command to get the correct coloring.  However, my
coloring is not correct.

Any thoughts?

Thanks in advance.

--
View this message in context: 
http://r.789695.n4.nabble.com/Coloring-Dirichlet-Tiles-tp3789746p3789746.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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