
Last chance! 50% off unlimited learning
Sale ends in
The major functions are globeearth
to plot
a 3D view of a sphere (by default the Earth with its major coastline)
and flatearth
to plot a 2D projection of the sphere.
Additional tools include globelines
and
globepoints
to draw lines and points on the sphere.
globeearth(eye=place("nedlands"), top=place("northpole"))
flatearth(projection="atlas")
flatearth(projection="cylindrical")
Run the code above in your browser using DataLab