Skip to content
Prev 9304 / 29559 Next

create an Hexagonal grid

There is the hexbin package available through Bioconductor.  It uses grid graphics I believe.

If you want a base graphics solution, or just more hands on control (and using only CRAN packages), then check out the last example on the help page for the my.symbols function in the TeachingDemos package.