plotTraitChange function

plot changes in trait over time

plot changes in trait over time

plotTraitChange( out, trait.name, group.names, resource.name = NULL, path = NULL, xlabel = "Time (days)", saveFig = FALSE, figType = "eps", figName = "Traits" )

Arguments

  • out: Output from microPopModel()
  • trait.name: can be 'halfSat','yield','maxGrowthRate' and 'pHtrait' or 'strainpHcorners'
  • group.names: can be a vector of group names or just one string for one name
  • resource.name: String
  • path: String
  • xlabel: String
  • saveFig: Logical
  • figType: String
  • figName: String