cells20 {HDiR} | R Documentation |
Indices of mesh cells for spherical numerical integration
Description
Indices of mesh cells for spherical numerical integration.
Format
A data frame with 8000 rows where each one corresponds to the indices (rows) in the data set points20
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.
[Package HDiR version 1.1.3 Index]