flowcheck: Checks the flow against the original distribution

Description Usage Arguments Author(s) Examples

Description

Cross-checks the networks generated against the original flow network to ensure that flows are as they should be.

Usage

1
flowCheck(limfile,limList)

Arguments

limfile

This is the user generated LIM file created for analysis purposes.

limList

The list of networks solved using LIM (limListGen)

Author(s)

Ruchit Mahabir

Christopher Waspe

Ursula Scharler

Examples

1
CrossCheckedFlows <- flowCheck(limfile = N4, limList = N4LIM)

FlowCAr documentation built on Sept. 30, 2019, 5:04 p.m.