Skip to content
Prev 4358 / 29559 Next

points on polygons

On Wed, Oct 15, 2008 at 6:06 PM, Thomas Lumley <tlumley at u.washington.edu> wrote:
It's relatively easy to do this with ggplot2 (the tricky part is
converting the polygons to a data frame) - I can provide some code if
you're interested.

Hadley