[R] Animate dataframe

2013-09-25 Thread Bart Joosen
Hi, sorry for the double posting, but it seems my text was gone... I'm running a code which does some alignment between data. Now I want to follow the alignment while looping over the data. I'm aware of the animation package, and saw the (easy) example where a plot is animated by calling 100 t

[R] animate dataframe

2013-09-25 Thread Bart Joosen
Hi, I'm running a code which does some alignment between data. Now I want to follow the alignment while looping over the data. I'm aware of the animation package, and saw the (easy) example where a plot is animated by calling 100 times plot. Is it possible to use this trick also for printing