shinyedge {edgebundleR} | R Documentation |
Shiny interface to the edgebundle function
Description
Opens a shiny GUI to facilitate interaction with the edgebundle function
Usage
shinyedge(x)
Arguments
x |
an appropriately structured JSON file (see vignette for details) or a square symmetric matrix (e.g. correlation matrix) or an igraph object. |
[Package edgebundleR version 0.1.4 Index]