The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

About icosa in one line. Tutorials available on package website

About

The icosa package implements triangular tessellation to refine regular icosahedra in 3d space - which can be used as horizontal grids, such as this:

library(icosa)
gr <- hexagrid(deg=10, sf=TRUE) # create grid
## Selecting hexagrid with tessellation vector: c(2, 2).
## Mean edge length: 9.994 degrees.
plot(gr)

Tutorials moved to package website

To make the package as small as possible, the tutorials on how to use the package are available at the package website:
https://adamkocsis.github.io/icosa/

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.