Plot RMPC solutions

position_plot(sol, species, frame = 1, direction = 1, geom = NULL)

Arguments

sol

RMPC solution

species

name of species to aggregate

frame

index of the data frame of the solution

direction

dimension to aggregate along

geom

geom to use, overrides internal selection (default NULL)

Value

ggplot2::ggplot object