Plots simulations in a phase plane. If tname is provided, plots y against time.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
d |
Data frame with coordinates per timepoint per simulation |
xname |
Column name of the x-axis |
yname |
Column name of the y-axis |
tname |
Optional time column |
labs |
Labels for each axis |
colvar |
What variable to color according to |
collab |
Optional color legend title |
splitvar |
Facet splitting variable |
splitvar2 |
Second facet splitting variable |
xlim |
Boundaries of the x-axis |
ylim |
Boundaries of the y-axis |
xline |
Whether to add a vertical line at the initial point |
yline |
Whether to add a horizontal line at the initial point |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.