Re: [R] Animation Problem

2012-09-11 Thread R. Michael Weylandt
On Tue, Sep 11, 2012 at 4:52 PM, Bhupendrasinh Thakre wrote: > Hi List, > > I am trying to build an animation and facing problem as animation is not > coming "live". > The goal is to build "heart beats" like diagram for the data given below. > > data : > > structure(list(date = 1971:1991, x = c(41

[R] Animation Problem

2012-09-11 Thread Bhupendrasinh Thakre
Hi List, I am trying to build an animation and facing problem as animation is not coming "live". The goal is to build "heart beats" like diagram for the data given below. data : structure(list(date = 1971:1991, x = c(41L, 60L, 41L, 61L, 22L, 83L, 31L, 55L, 22L, 14L, 38L, 6L, 29L, 17L, 10L, 99L,

[R] Animation problem

2012-06-14 Thread Tlellami
Using the animation package, I am trying to show fish movement over a jpeg of our study area. I want to show fish detection at each of 5 sites on each day they are detected. Each of the five fish species will have their own color (not coded yet). I am able to create the animation, though the data i