getAllResources {microPop} | R Documentation |
Makes vector of unique resource names
Description
Makes vector of unique resource names
Usage
getAllResources(microbeNames, gutModel = FALSE, myPars = NULL)
Arguments
microbeNames |
Vector of strings which contains the names of the microbial groups in the system e.g. c('Bacteroides','Acetogens') |
gutModel |
Logical. TRUE if using with the microPopGut package |
myPars |
list of extra parameters |
Value
vector of resource names
[Package microPop version 1.6 Index]