Learn R Programming

fmesher (version 0.3.0)

fmesher_globe_points: Globe points

Description

Create points on a globe

Usage

fmesher_globe_points(globe)

Value

A matrix of points on a unit radius globe

Arguments

globe

integer; the number of edge subdivision segments, 1 or higher.

Examples

Run this code
fmesher_globe_points(1)

Run the code above in your browser using DataLab