powered by
Return Ternary Gridlines Centered Around Some Composition
TernaryCenterGrid(center, spacing)
A list of lists.
The center of the grid. A vector of ternary coordinates [p1, p2, p3].
The spacing of the grid in percent-point increments. A numeric > 0.
# NOTE: only intended for internal use and not part of the API tricolore:::TernaryCenterGrid(c(1/6, 2/6, 3/6), 10)
Run the code above in your browser using DataLab