Learn R Programming

FlowCAr (version 1.1.1)

biomassVector: The creation of the biomass vector required for packing into the enaR network object

Description

The generation of the biomass vector required for use in packing a lim file into an enaR network object.

Usage

biomassVector(limfile)

Arguments

limfile

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

Examples

Run this code
# NOT RUN {
biomassVecList <- biomassVector(limfile = N4)

# }

Run the code above in your browser using DataLab