Package: edgebundleR 0.1.5
edgebundleR: Circle Plot with Bundled Edges
Generates interactive circle plots with the nodes around the circumference and linkages between the connected nodes using hierarchical edge bundling via the D3 JavaScript library. See <http://d3js.org/> for more information on D3.
Authors:
edgebundleR_0.1.5.tar.gz
edgebundleR_0.1.5.zip(r-4.5)edgebundleR_0.1.5.zip(r-4.4)edgebundleR_0.1.5.zip(r-4.3)
edgebundleR_0.1.5.tgz(r-4.4-any)edgebundleR_0.1.5.tgz(r-4.3-any)
edgebundleR_0.1.5.tar.gz(r-4.5-noble)edgebundleR_0.1.5.tar.gz(r-4.4-noble)
edgebundleR_0.1.5.tgz(r-4.4-emscripten)edgebundleR_0.1.5.tgz(r-4.3-emscripten)
edgebundleR.pdf |edgebundleR.html✨
edgebundleR/json (API)
# Install 'edgebundleR' in R: |
install.packages('edgebundleR', repos = c('https://garthtarr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/garthtarr/edgebundler/issues
Last updated 2 years agofrom:8f5cc8b1bc. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | WARNING | Oct 29 2024 |
R-4.5-linux | WARNING | Oct 29 2024 |
R-4.4-win | WARNING | Oct 29 2024 |
R-4.4-mac | WARNING | Oct 29 2024 |
R-4.3-win | WARNING | Oct 29 2024 |
R-4.3-mac | WARNING | Oct 29 2024 |
Exports:edgebundleedgebundleOutputrenderEdgebundlesaveEdgebundleshinyedge
Dependencies:base64encbslibcachemclicommonmarkcpp11crayondigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvigraphjquerylibjsonliteknitrlaterlatticelifecyclemagrittrMatrixmemoisemimepkgconfigpromisesR6rappdirsRcpprjsonrlangrmarkdownsassshinysourcetoolstinytexvctrswithrxfunxtableyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Helper function to convert adjacency matrix to edges | adjToEdge |
Circle plot with bundled edges | edgebundle |
Widget output function for use in Shiny | edgebundleOutput |
Helper function to convert an igraph to JSON | edgeToJSON_igraph |
Helper function to convert edges to JSON | edgeToJSON_matrix |
Flare software class hierarchy | flare-imports.json |
Widget render function for use in Shiny | renderEdgebundle |
Save a edge bundle to an HTML file | saveEdgebundle |
Shiny interface to the edgebundle function | shinyedge |