Package: netplot 0.3-0
netplot: Beautiful Graph Drawing
A graph visualization engine that emphasizes on aesthetics at the same time providing default parameters that yield out-of-the-box-nice visualizations. The package is built on top of 'The Grid Graphics Package' and seamlessly work with 'igraph' and 'network' objects.
Authors:
netplot_0.3-0.tar.gz
netplot_0.3-0.zip(r-4.5)netplot_0.3-0.zip(r-4.4)netplot_0.3-0.zip(r-4.3)
netplot_0.3-0.tgz(r-4.4-any)netplot_0.3-0.tgz(r-4.3-any)
netplot_0.3-0.tar.gz(r-4.5-noble)netplot_0.3-0.tar.gz(r-4.4-noble)
netplot_0.3-0.tgz(r-4.4-emscripten)netplot_0.3-0.tgz(r-4.3-emscripten)
netplot.pdf |netplot.html✨
netplot/json (API)
NEWS
# Install 'netplot' in R: |
install.packages('netplot', repos = c('https://usccana.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/usccana/netplot/issues
graph-visualizationigraphnetscinetwork-analysisnetwork-visualizationsnastatnet
Last updated 4 months agofrom:21b55c9f27. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 12 2024 |
R-4.5-win | OK | Oct 12 2024 |
R-4.5-linux | OK | Oct 12 2024 |
R-4.4-win | OK | Oct 12 2024 |
R-4.4-mac | OK | Oct 12 2024 |
R-4.3-win | OK | Oct 12 2024 |
R-4.3-mac | OK | Oct 12 2024 |
Exports:altercolor_formulacolorkeycolorRamp2egoget_edge_gparget_gparget_vertex_gparlocate_vertexmake_colorsmake_edges_colorsmake_vertex_colorsnplotnplot_basenplot_legendnpolygonpiechartsegments_gradientset_edge_gparset_gparset_vertex_gpar
Dependencies:clicodacpp11fansiglueigraphlatticelifecyclemagrittrMatrixnetworkpillarpkgconfigrlangsnastatnet.commontibbleutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Function to create a color key | colorkey |
A faster implementation of grDevices::colorRamp for linear interpolation. | colorRamp2 |
Find a vertex in the current plot | locate_vertex |
Create a vector of colors for vertices and edges | make_colors make_edges_colors make_vertex_colors |
Formulas in 'netplot' | alter color_formula ego netplot-formulae |
Plot a network | netplot nplot nplot.default nplot.igraph nplot.matrix nplot.network print.netplot |
'nplot' using base graphics | nplot_base |
Add legend to a netplot object | nplot_legend print.netplot_legend |
n-sided polygons Calculate the coordinates for an nsided polygon | npolygon |
A flexible piechart. | piechart |
Draw segments colored by gradients | segments_gradient |
Set/retrieve graphical parameters of a 'netplot' object | get_edge_gpar get_gpar get_vertex_gpar set_edge_gpar set_gpar set_vertex_gpar |