assignNAsToMFGs: Assigns NA to the MFG data frames for parameter values that...

Description Usage Arguments Value

View source: R/assignNAsToMFGs.R

Description

Assigns NA to the MFG data frames for parameter values that are not used Even though these values are not used it is important that they are NAs when assigning random strain values It alters the global variables that are the MFG dataframes

Usage

1
assignNAsToMFGs(microbeNames, numPaths, keyRes, resourceNames)

Arguments

microbeNames

Vector of strings which contains the names of the microbial groups in the system e.g. c('Bacteroides','Acetogens')

numPaths

Named vector. Number of paths for each microbial group

keyRes

Name of the key resource

resourceNames

Vector of strings which contains the names of the resources in the system

Value

nothing


HelenKettle/microPop documentation built on May 18, 2019, 9:15 p.m.