convertStatesToMoles {microPop}R Documentation

convertStatesToMoles

Description

convert network nodes from mass to moles for resources (microbes remain as mass)

Usage

convertStatesToMoles(nodeMass, MolarMass)

Arguments

nodeMass

is the value of each node in the network (named vector)

MolarMass

is a named vector containing the molar mass for each resource e.g. out$parms$molarMass


[Package microPop version 1.6 Index]