Description Usage
View source: R/plots.R
Use ggplotly to show an animation of the payoff sets of a capped RNE going from t=T to t=1
1 2 3 4 5 6 7 8 9 10 11 12 13
animate_capped_rne_history( g, x = g$sdf$x[1], hist = g$eq.history, colors = c("#377EB8", "#E41A1C", "#4DAF4A", "#984EA3", "#FF7F00", "#FFFF33", "#A65628", "#F781BF"), alpha = 0.4, add.state.label = TRUE, add.grid = FALSE, add.diag = FALSE, add.plot = NULL, eq.li = NULL )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.