powered by
Provides convenience function to plot simulation trajectory of result from one run in 2-D phase space.
plot_phase(df_result, x, y, time = NULL)
ggplot object of phase portrait
Data frame containing results to plot
Column to plot as X-axis
Column to plot as Y-axis
Column to color the trajectory
vignette("clock-models", "clockSim")
Run the code above in your browser using DataLab