respVector: The creation of the respiration vector required for packing...

Description Usage Arguments Note Author(s) Examples

View source: R/respVector.R

Description

Creates a list of vectors for the presented respiration element. The output created will be a single list of vectors that holds the respiration value for each node per interation.

Usage

1
respVector(limfile,limList)

Arguments

limfile

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

limList

The list of networks solved using LIM (limListGen)

Note

If structured correctly, the respiration element is the first item in the Externals list.

Author(s)

Ruchit Mahabir

Christopher Waspe

Ursula Scharler

Examples

1
respVectorList <-  respVector(limfile = N4 , limList = N4LIM)

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