Description Usage Arguments Value
Generates a gif of composite plot animations for violin and line plots. Currently supports results from the 'ndoors' experiment.
1 2 3 4 5 | getprettygif(
ld,
gifname = "mh_ndoors.gif",
plottype = c("composite_ndoors", "lineplots_doorswitch")
)
|
ld |
List of win fractions. |
gifname |
Name of gif file to store. |
plottype |
Type of plots for gif animation (either "composite_ndoors" or "lineplots_doorswitch"). |
Saves a gif file of the composite plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.