flows

Version

Flow Selection and Analysis - Sélection et analyse de flux

Description

Selections on flow matrices, statistics on selected flows, map and graph visualisations.

A paper and a vignette describe the package and its functionalities:

Installation

From CRAN

Stable version

install.packages("flows")

From GitHub

Development version

require(devtools)
devtools::install_github("rCarto/flows")