| adjToEdge | Helper function to convert adjacency matrix to edges | 
| edgebundle | Circle plot with bundled edges | 
| edgebundleOutput | Widget output function for use in Shiny | 
| edgeToJSON_igraph | Helper function to convert an igraph to JSON | 
| edgeToJSON_matrix | Helper function to convert edges to JSON | 
| flare-imports.json | Flare software class hierarchy | 
| renderEdgebundle | Widget render function for use in Shiny | 
| saveEdgebundle | Save a edge bundle to an HTML file | 
| shinyedge | Shiny interface to the edgebundle function |