plotTraitChange: plot changes in trait over time

Description Usage Arguments

View source: R/plotTraitChange.R

Description

plot changes in trait over time

Usage

1
2
3
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


HelenKettle/microPop documentation built on May 18, 2019, 9:15 p.m.