fmesher_globe_points {fmesher} | R Documentation |
Globe points
Description
Create points on a globe
Usage
fmesher_globe_points(globe)
Arguments
globe |
integer; the number of edge subdivision segments, 1 or higher. |
Value
A matrix of points on a unit radius globe
Examples
fmesher_globe_points(1)
[Package fmesher version 0.1.7 Index]