add_data_edges: Add data edges

View source: R/helpers.R

add_data_edgesR Documentation

Add data edges

Description

Internal helper to create paths/edges between observations in a ternary plot. Used by new_ternable() to create the data_edges component.

Usage

add_data_edges(data, group_col_chr)

Arguments

data

A data frame input from new_ternable()

group_col_chr

Character vector of group column names


prefviz documentation built on April 13, 2026, 5:07 p.m.