Generate a trajectory of population size (N1 vs N2) over time for the Lotka-Volterra model
plot_lvcomp_time.Rd
Generate a trajectory of population size (N1 vs N2) over time for the Lotka-Volterra model
See also
run_lvcomp_model()
for simulating Lotka-Volterra competition
dynamics between two species given a vector of parameters, and
plot_lvcomp_portrait()
for making a phase portrait of the both species
(including the ZNGIs) the ZNGIs)
Examples
sim_df <- run_lvcomp_model()
plot_lvcomp_time(sim_df)