/snatools

An R toolkit to bridge graph classes and simplify network analysis.

Primary LanguageRGNU General Public License v3.0GPL-3.0

{snatools}

Lifecycle GitHub last commit Codecov test coverage AppVeyor build status Travis-CI Build Status License: GPL v3 Depends GitHub code size in bytes HitCount

Installation

# install.packages("remotes")
remotes::install_github("knapply/snatools")

If you happened to use the old (before 20 October 2019) version, you can still install it like so:

remotes::install_github("knapply/snatools@OLD")