plotStrainDistribution: Plot strain distribution

Description Usage Arguments Author(s)

View source: R/helper.R

Description

Plots a barplot with strain distributions for considered timepoints.

Usage

1
2
plotStrainDistribution(statusMat, colors = 1:ncol(statusMat),
  exclude = c(), ...)

Arguments

statusMat

A matrix with statuses (NA, 0, any positive integer) of each unit. Rownames indicate location names, colnames indicate names of timepoints (e.g. years).

colors

Colors to be used.

exclude

Strains that should be excluded.

...

Additional graphic parameters.

Author(s)

Mikhail Churakov


mc30/disnap documentation built on Jan. 18, 2020, 3:44 a.m.