danlwarren / RWTY

R We There Yet?
30 stars 14 forks source link

animations with gganimate #102

Open roblanf opened 5 years ago

roblanf commented 5 years ago

For RWTY2:

We've discussed animations before, but the publication of gganimate makes our life ~infinitely simpler here: https://github.com/thomasp85/gganimate

Places I think animations might be particularly useful:

  1. Treespace plots
  2. Pairwise parameter plots
roblanf commented 4 years ago

treespace plots are now implemented in https://github.com/danlwarren/RWTY/commit/92f6f04ca795d2d3e366922feef244076403c4c7

what's left to do is something similar for any pair of parameters in a function called makeanim.pair()