Generic plotting showing results of microPop
quickPlot1(
soln,
numR,
numStrains,
microbeNames,
yLabel,
xLabel,
sumOverStrains,
resourceLegendPosition = "topleft",
microbeLegendPosition = "topleft",
saveFig = FALSE,
figType = "eps",
figName = "microPopFig"
)ODE output from microPopModel() i.e. matrix out$solution
Scalar. Number of resources
Scalar. Number of strains per group
Vector of strings which contains the names of the microbial groups in the system e.g. c('Bacteroides','Acetogens')
String for y axis label
String for x axis label
Logical
String. Position of legend in resource plot, default is 'topleft'
String. Position of legend in microbe plot, default is 'topleft'
Logical. Default is FALSE
String. Default is "eps"
String. Default is "microPopFig"
Nothing just generates a plot