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