sphere3d {TDAstats} | R Documentation |
3-dimensional point cloud of a unit sphere
Description
A dataset containing the Cartesian coordinates of 100 points uniformly distributed on the surface of a unit sphere.
Usage
sphere3d
Format
A matrix with 100 rows and 3 columns: the x-, y-, and z-coordinates
Source
https://github.com/rrrlw/TDAstats/blob/master/data-raw/sphere3d.R
[Package TDAstats version 0.4.1 Index]