YTLogos/ggraph: An Implementation of Grammar of Graphics for Graphs and Networks

The grammar of graphics as implemented in ggplot2 is a poor fit for graph and network visualizations due to its reliance on tabular data input. ggraph is an extension of the ggplot2 API tailored to graph visualizations and provides the same flexible approach to building up plots layer by layer.

Getting started

Package details

AuthorThomas Lin Pedersen
MaintainerThomas Lin Pedersen <thomasp85@gmail.com>
LicenseGPL-3
Version1.0.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("YTLogos/ggraph")
YTLogos/ggraph documentation built on May 6, 2019, 4:37 p.m.