powered by
Indices of mesh cells for spherical numerical integration.
A data frame with 2000 rows where each one corresponds to the indices (rows) in the data set points10 that characterizes a cell.
points10
V1
Index of the first cell vertex.
V2
Index of the second cell vertex.
V3
Index of the third cell vertex.
data(cells10) ## maybe str(cells10) ; plot(cells10) ...
Run the code above in your browser using DataLab