Learn R Programming

ggnet: network visualization with ggplot2

This repository contains the latest versions of the ggnet and ggnet2 functions, which allow to visualize networks as ggplot2 objects.

INSTALL

ggnet and ggnet2 are part of the GGally package. Install it from CRAN:

install.packages("GGally")

You can also install ggnet and ggnet2 as a small standalone package:

devtools::install_github("briatte/ggnet")

Note that you will need the latest version of ggplot2 (2.0.0) for any of the functions to work properly.

VIGNETTE

The ggnet2 function is fully documented in this vignette.

The data for one of the examples, a Twitter network of French Members of Parliament, is included in this repository, as is the vignette source.

THANKS

Copy Link

Version

Version

0.1.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Francois Briatte

Last Published

February 15th, 2017

Functions in ggnet (0.1.0)

require_pkgs

Require packages
ggnet

ggnet - Plot a network with ggplot2
ggnet2

ggnet2 - Plot a network with ggplot2