kisungyou / T4network

Tools for Network Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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")

About

Tools for Network Analysis

License:Other


Languages

Language:R 86.1%Language:TeX 8.1%Language:C++ 5.9%