quickPlot: Generic plotting showing results of microPop

Description Usage Arguments Value

View source: R/quickPlot.R

Description

Generic plotting showing results of microPop

Usage

1
2
quickPlot(out, numR, numStrains, microbeNames, yLabel, xLabel, sumOverStrains,
  saveFig = FALSE, figType = "eps", figName = "microPopFig")

Arguments

out

Output from microPopModel()

numR

Scalar. Number of resources

numStrains

Scalar. Number of strains per group

microbeNames

Vector of strings which contains the names of the microbial groups in the system e.g. c('Bacteroides','Acetogens')

yLabel

String for y axis label

xLabel

String for x axis label

sumOverStrains

Logical

saveFig

Logical

figType

String

figName

String

Value

Nothing just generates a plot


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