| .tna_style_defaults | R Documentation |
Returns the standard TNA visual defaults as a named list. Used by
splot(tna_styling = TRUE), from_tna(), and plot_tna().
.tna_style_defaults(n_nodes = NULL, directed = TRUE)
n_nodes |
Number of nodes (for color palette). NULL skips node_fill. |
directed |
Logical. If TRUE, includes arrow/edge-start defaults. |
Named list of splot parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.