README.md

Tools for Network Analysis

Travis build
status

T4network is an R package for network analysis. It is not aimed at replacing well-established software. Rather, it focuses on delivering a number of algorithms that are not available from those.

Installation

You can install the released version of T4network from CRAN with:

install.packages("T4network")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("kisungyou/T4network")


kisungyou/T4network documentation built on Dec. 21, 2021, 6:44 a.m.