powered by
Generate a plot for the predator-prey ODE output.
predatorprey.plot0(x1, x2, x3, x4, title = NULL)
An ggplot2 object
The growth rate of prey
The decay rate of predator
The predating effect on prey
The predating effect on predator
The optional plot title. May be omited.
if (FALSE) { predatorprey.plot0(1.351888, 1.439185, 1.337083, 0.9079049) }
Run the code above in your browser using DataLab