circles {hypervolume}R Documentation

Circles simulated dataset

Description

Data generated by picking 100 points randomly within a circle of radius 1. See the vignette on occupancy for information about its usage.

Usage

data(circles)

Format

A list with 20 objects of class matrix. Each matrix contains 100 rows and 2 columns.

[,1]

x coordinate

[,2]

y coordinate


[Package hypervolume version 3.1.4 Index]