fortune.eg {sjevor}R Documentation

Example data set that comes with Fortune's code.

Description

This is a small example data set that comes with the Fortune code. There are just 100 points in the unit square.

Author(s)

Stephen Eglen, from Steve Fortune

Examples

## Not run: 
data(fortune.eg)
v <- vorcr(fortune.eg[,1], fortune.eg[,2], 0, 1, 0, 1)
plot(v)
## End(Not run)

[Package sjevor version 0.3 Index]