powered by
Given a barycentric center coordinate return the vertex coordinates of the of the sextant regions.
TernarySextantVertices(center)
The sextant center. A vector of ternary coordinates p1, p2, p3.
Index, vertex id and barycentric vertex coordinates for each of the 6 sextants.
# NOT RUN { tricolore:::TernarySextantVertices(rep(1/3, 3)) # }
Run the code above in your browser using DataLab