plotSubUsage: Function to plot usage of substances species wise

View source: R/Stuff.R

plotSubUsageR Documentation

Function to plot usage of substances species wise

Description

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

Usage

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


euba/BacArena documentation built on March 27, 2024, 2:33 p.m.