cells10: Indices of mesh cells for spherical numerical integration

cells10R Documentation

Indices of mesh cells for spherical numerical integration

Description

Indices of mesh cells for spherical numerical integration.

Format

A data frame with 2000 rows where each one corresponds to the indices (rows) in the data set points10 that characterizes a cell.

V1

Index of the first cell vertex.

V2

Index of the second cell vertex.

V3

Index of the third cell vertex.

Examples

data(cells10)
## maybe str(cells10) ; plot(cells10) ...

HDiR documentation built on Nov. 16, 2022, 5:14 p.m.

Related to cells10 in HDiR...