Function to plot reaction activity for every species
The generic function plotReaActivity
displays the usage of reactions for all species
plotReaActivity( simlist, reactions = list(), spec_list = NULL, ret_data = FALSE )
simlist |
An object of class Eval or a list with objects of class Eval. |
reactions |
List of reaction names |
spec_list |
List of species names to be considered (default all) |
ret_data |
Set true if data should be returned |
Returns ggplot objects
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.