Package: GephiForR 0.1.0
Julia Manso
GephiForR: 'Gephi' Network Visualization
Implements key features of 'Gephi' for network visualization, including 'ForceAtlas2' (with LinLog mode), network scaling, and network rotations. It also includes easy network visualization tools such as edge and node color assignment for recreating 'Gephi'-style graphs in R. The package references layout algorithms developed by Jacomy, M., Venturini T., Heymann S., and Bastian M. (2014) <doi:10.1371/journal.pone.0098679> and Noack, A. (2009) <doi:10.48550/arXiv.0807.4052>.
Authors:
GephiForR_0.1.0.tar.gz
GephiForR_0.1.0.tar.gz(r-4.5-noble)GephiForR_0.1.0.tar.gz(r-4.4-noble)
GephiForR_0.1.0.tgz(r-4.4-emscripten)GephiForR_0.1.0.tgz(r-4.3-emscripten)
GephiForR.pdf |GephiForR.html✨
GephiForR/json (API)
# Install 'GephiForR' in R: |
install.packages('GephiForR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 months agofrom:9c78a11401. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 26 2024 |
R-4.5-linux | OK | Nov 26 2024 |
Exports:assign_edge_colorsassign_node_colorseasyplotlayout.forceatlas2rotate_layoutscale_node_positions
Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMatrixpkgconfigrbibutilsRdpackrlangvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Assign edge colors based on source node colors | assign_edge_colors |
Assign node colors based on a set of attributes | assign_node_colors |
Easy way to plot networks similar to `Gephi' | easyplot |
Apply ForceAtlas2 layout to a graph | layout.forceatlas2 |
Rotate layout positions by a custom angle | rotate_layout |
Scale node positions in an 'igraph' object | scale_node_positions |