Returns the index for the specified cell vertex.
Valid vertex numbers are between 0 and 5 (inclusive) for hexagonal cells,
and 0 and 4 (inclusive) for pentagonal cells.
Usage
cellToVertex(cell, vertexNum)
Value
vector of vertex indexes
Arguments
cell
vector of H3 cells
vertexNum
integer giving the vertex number of the index to return