Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plotAbundance

Plot abundances of species


Description

The function plotAbundance takes a list of simulations and return a boxplot with species abundances

Usage

plotAbundance(
  simlist,
  time = c(NULL, NULL),
  col = colpal3,
  return_dat = F,
  use_biomass = F
)

Arguments

simlist

A list of simulations (eval objects).

time

A vector with start and end time to be considered (default: total time)

col

Vector with color that should be used

return_dat

Should plain text mean abundances be returned? (default false)

use_biomass

If enabled then biomass is used instead of cell number


BacArena

Modeling Framework for Cellular Communities in their Environments

v1.8.2
GPL-3 | file LICENSE
Authors
Eugen Bauer [aut], Johannes Zimmermann [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.