qsc {quadmesh} | R Documentation |
Quadrilateralized Spherical Cube (QSC)
Description
The QSC is a set of six equal area projections for each side of the cube. Here
a raw rendition of the cube is returned as six quad primitives in a mesh3d
object.
Usage
qsc()
Details
It's not clear if this is useful.
Value
mesh3d
Examples
str(qsc())
[Package quadmesh version 0.5.5 Index]