Learn R Programming

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

361

Version

0.3.2

License

GPL-3

Maintainer

Chris Terry

Last Published

September 2nd, 2024

Functions in bipartiteD3 (0.3.2)

List2DF

Convert bipartite-style list of matrices to dataframe
Matrix2DF

Convert a bipartite-style matrix to dataframe
BP_JS_Writer

Generate JavaScript file for a bipartite network
bipartiteD3-package

bipartiteD3: Interactive Bipartite Graphs
LoadVisJS

LoadVisJS
OrderByCrossover

Find Species Order That Minimises Crossover
bipartite_D3

Generate interactive bipartite networks
Array2DF

Convert bipartite-style arrays to dataframe