Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.
/ binet Public archive

Functions to build bipartite networks under the Tidyverse philosophy

License

Notifications You must be signed in to change notification settings

pachadotdev/binet

Repository files navigation

Binet sticker

R build status Codecov test coverage Project Status: Active – The project has reached a stable, usable state and is being actively developed. Lifecycle: maturing

A consistent tool to explore bipartite relations. These methods are useful for different kind of relations such as The Product Space doi:10.7551/mitpress/9647.001.0001 and The Human Disease Network doi:10.1073/pnas.0701361104.

The functions within this package correspond to code implementations of the equations described in Mariani, et al. (2015) doi:10.1140/epjb/e2015-60298-7, Hausmann, et al. (2014) doi:10.7551/mitpress/9647.001.0001, and Hausmann, et al. (2005) doi:10.3386/w11905.

Installation

# Install stable version from CRAN
install.packages("binet")

# Install stable version from GitHub
devtools::install_github("pachamaltese/binet")

Code of conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

About

Functions to build bipartite networks under the Tidyverse philosophy

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published