exportVector: The creation of the export vector required for packing into...

Description Usage Arguments Author(s) Examples

View source: R/exportVector.R

Description

The output created will be a single list of vectors that holds the cumulative value for the export elements per node.

Usage

1
exportVector(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
	exportVectorList <- exportVector(limfile = N4, limList = N4LIM)

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