graphlayouts

Additional Layout Algorithms for Network Visualizations

Several new layout algorithms to visualize networks are provided which are not part of 'igraph'. Most are based on the concept of stress majorization by Gansner et al. (2004) <doi:10.1007/978-3-540-31843-9_25>. Some more specific algorithms allow to emphasize hidden group structures in networks or focus on specific nodes.

Tests Vignettes

Available Snapshots

This version of graphlayouts can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (5)
  • R
  • igraph
  • Rcpp
  • Rcpp
  • RcppArmadillo
  • Suggests (7)
  • oaqc
  • testthat
  • ggraph
  • ggplot2
  • knitr
  • rmarkdown
  • uwot
  • Version History