| resolve_edge_styles | R Documentation |
Converts edge style strings to numeric lty values and adjusts edge widths for dotted style (30% reduction).
resolve_edge_styles(edge_style, edge_widths, n_edges)
edge_style |
Edge style specification (character or numeric). |
edge_widths |
Numeric vector of edge widths. |
n_edges |
Number of edges. |
List with ltys (numeric lty vector) and edge_widths.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.