| compute_edge_curvatures | R Documentation |
Determines per-edge curvature values based on reciprocal-edge detection, curve mode, and layout geometry.
compute_edge_curvatures(curvature, curves, edges, layout_mat)
curvature |
User-specified curvature scalar or vector. |
curves |
Curve mode: FALSE, TRUE/"mutual", or "force". |
edges |
Edge data frame with from/to columns. |
layout_mat |
Two-column layout matrix. |
List with curves_vec, is_reciprocal.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.