getKeyRes {microPop} | R Documentation |
Finds the name of the key resource for each path for each MFG
Description
Finds the name of the key resource for each path for each MFG
Usage
getKeyRes(microbeNames, numPaths)
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. Names are microbeNames |
Value
list of vectors where the names are microbeNames
[Package microPop version 1.6 Index]