getPHcorners {microPop} | R Documentation |
get pH corners Function
Description
Returns the values of the pH values of the limit function i.e. where the limit is c(0,1,1,0) Reads these in from the microbe group dataframes
Usage
getPHcorners(microbeNames, pHLimit)
Arguments
microbeNames |
(vector of strings). Names of microbes in the system |
pHLimit |
(logical) Is microbial growth affected by pH? |
Value
(matrix) values of the pH values of the limit function i.e. where the limit is c(0,1,1,0). Row names are microbeNames
[Package microPop version 1.6 Index]