powered by
Given the coordinates of one of vertices, v2vedge() computes the coordinates of the vertex on the edge.
v2vedge()
v2vedge(v, edge)
numeric vector of ternary coordinates.
numeric
numeric value of the edge.
numeric vector of ternary coordinates of the vertex on the edge.
# NOT RUN { plot3logit:::v2vedge(c(1, 0, 0), 0.02) # }
Run the code above in your browser using DataLab