Learn R Programming

⚠️There's a newer version (0.3.2) of this package.Take me there.

README

A package to generate interactive bipartite graphs using the D3 library. Designed for use with the 'bipartite' analysis package. Sources open source 'vis-js' library (<visjs.org/>). Adapted from examples at <bl.ocks.org/NPashaP> bl.ocks (released under GPL-3)

Works best with RStudio v1.2+

Check vignette for examples and discussion

Copy Link

Version

Install

install.packages('bipartiteD3')

Monthly Downloads

404

Version

0.3.1

License

GPL-3

Maintainer

Chris Terry

Last Published

May 30th, 2024

Functions in bipartiteD3 (0.3.1)

List2DF

Convert bipartite-style list of matrices to dataframe
bipartiteD3-package

bipartiteD3: Interactive Bipartite Graphs
OrderByCrossover

Find Species Order That Minimises Crossover
Matrix2DF

Convert a bipartite-style matrix to dataframe
BP_JS_Writer

Generate JavaScript file for a bipartite network
Array2DF

Convert bipartite-style arrays to dataframe
LoadVisJS

LoadVisJS
bipartite_D3

Generate interactive bipartite networks