r-diagram

Visualises simple graphs (networks) based on a transition matrix, utilities to plot flow diagrams, visualising webs, electrical networks, ... Support for the books “A practical guide to ecological modelling - using R as a simulation platform” by Karline Soetaert and Peter M.J. Herman (2009). Springer. and the book “Solving Differential Equations in R” by Karline Soetaert, Jeff Cash and Francesca Mazzia. Springer. Includes demo(flowchart), demo(plotmat), demo(plotweb)

Home  
Versions 1.6.3
License GPL (>= 2)
Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-diagram

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install r-diagram

and update with:

conda update r-diagram