Learn R Programming

quadmesh (version 0.5.5)

qsc: 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()

Arguments

Value

mesh3d

Details

It's not clear if this is useful.

Examples

Run this code
str(qsc())

Run the code above in your browser using DataLab