Description Usage Arguments Value
Generates ggplot2 line plot object from the list of win fraction results.
1 2 3 4 5 6 7 8 9 |
ld |
List of win fractions. |
ptitle |
Plot main title from 'ggtitle()'. |
ribbontype |
Metric to calculate ribbon overlay (either "sd" or "minmax"). |
xlim |
Vector of 2 x-axis coordinates (min and max), or NULL. |
ylim |
Vector of 2 y-axis coordinates (min and max) or NULL. |
xlab |
Label for x-axis. |
ylab |
Label for y-axis. |
Line plot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.