plotSubUsage: Function to plot usage of substances species wise

Description Usage Arguments Details

View source: R/Stuff.R

Description

The generic function plotSubUsage displays for given substances the quantities of absorption and production for each species

Usage

1
plotSubUsage(simlist, subs = vector(), cutoff = 0.01, ret_data = FALSE)

Arguments

simlist

An object of class Eval or a list with objects of class Eval.

subs

List of substance names

cutoff

Total values below cutoff will be dismissed

ret_data

Set true if data should be returned

Details

Returns ggplot objects


BacArena documentation built on July 2, 2020, 3:16 a.m.