unif3d {TDAstats} | R Documentation |
3-dimensional point cloud of a unit cube
Description
A dataset containing the Cartesian coordinates of 100 points uniformly distributed within a unit cube.
Usage
unif3d
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/unif3d.R
[Package TDAstats version 0.4.1 Index]