v2vedge: Computes the coordinates of a vertex on the edge

View source: R/field_common.R

v2vedgeR Documentation

Computes the coordinates of a vertex on the edge

Description

Given the coordinates of one of vertices, v2vedge() computes the coordinates of the vertex on the edge.

Usage

v2vedge(v, edge)

Arguments

v

numeric vector of ternary coordinates.

edge

numeric value of the edge.

Value

numeric vector of ternary coordinates of the vertex on the edge.


plot3logit documentation built on Dec. 20, 2025, 1:07 a.m.