Description Usage Arguments Value
Takes a list of win fractions and results the data in ggplot2 line plot function-ready format.
1 | getlinedat(ld, ribbontype = c("sd", "minmax"), xtitle = "ndoors")
|
ld |
List of win fractions. |
ribbontype |
How to calculate gray ribbon ovelay. Either "sd" for standard deviation, or "minmax" for min and max of run. |
xtitle |
Name of variable to be in x-axis of line plot. |
Formatted dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.