dot-tna_style_defaults: TNA Visual Style Defaults

.tna_style_defaultsR Documentation

TNA Visual Style Defaults

Description

Returns the standard TNA visual defaults as a named list. Used by splot(tna_styling = TRUE), from_tna(), and plot_tna().

Usage

.tna_style_defaults(n_nodes = NULL, directed = TRUE)

Arguments

n_nodes

Number of nodes (for color palette). NULL skips node_fill.

directed

Logical. If TRUE, includes arrow/edge-start defaults.

Value

Named list of splot parameters.


cograph documentation built on April 1, 2026, 1:07 a.m.