geomnet
Network visualization toolset
A R package for creating and visualizing networks using ggplot2 and other visualization tools
Examples and data for geom_net
97 stars
15 watching
23 forks
Language: R
last commit: over 3 years ago
Linked from 1 awesome list
cranggplot2networksplotlyvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,076 |
rich-iannone/diagrammer | A tool for creating and visualizing network graphs from tabular data in R | 1,704 |
smin95/smplot2 | A package for creating elegant statistical data visualizations with R | 23 |
thomasp85/ggforce | A package providing additional geoms, stats, and utilities to accelerate data visualization in R's ggplot2 | 917 |
haleyjeppson/ggmosaic | A package that generates various types of categorical data visualizations using ggplot2. | 168 |
hrbrmstr/ggalt | A collection of utility functions for extending the capabilities of the popular data visualization library ggplot2. | 663 |
schochastics/graphlayouts | Provides algorithms for arranging complex network structures in a visually appealing manner | 274 |
ericmjl/nxviz | A package for building composable graph visualizations using matplotlib as a backend. | 456 |
coolbutuseless/ggthreed | Provides 3D visualization tools and statistics for ggplot2 | 46 |
jrnold/ggthemes | A collection of custom themes, scales, and geoms for the R data visualization library ggplot2 | 1,325 |
r-coderdotcom/econocharts | A package for creating microeconomics and macroeconomics charts in R using ggplot2 | 250 |
kbelisar/ggcorset | A package that provides a visualization technique to display the distribution of measurements at two time points and individual trajectories using spaghetti plots. | 34 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 588 |
thomas-neitmann/ggcharts | A package that simplifies data visualization in R by providing a high-level interface to create common charts with minimal code and configuration. | 290 |
thomasp85/ggfx | A package that enables users to apply various visual effects on ggplot2 layers. | 170 |