Learn R Programming

ggCompNet (version 0.1.0)

Compare Timing of Network Visualizations

Description

We provide two primary resources in 'ggCompNet'. The first is a function to compare the speed of network drawing using several different packages. The second is the vignette folder which contains two vignettes that provide code for reproducing examples comparing the three network visualization packages 'geomnet', 'ggnetwork', and the ggnet2() function from the 'GGally' package.

Copy Link

Version

Install

install.packages('ggCompNet')

Monthly Downloads

20

Version

0.1.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

December 31st, 2016

Functions in ggCompNet (0.1.0)

compare_all

Runtime comparison
timeDrawings

Time drawings of random graphs
runtimes_protein

Runtime results from protein example
fortify.adjmat

Function for converting a network adjacency matrix into the correct format for use with geomnet