Dear Catalin, If you have an R function that plots a fragment of your data and takes the specific fragment selection as parameter, you can readily turn this into a Shiny app. The slider control (see example in http://rstudio.github.com/shiny/tutorial/#sliders) in Shiny can be animated (you can have a play button) which seems to be just what you need.
Kind regards, Andrius 2013/3/27 catalin roibu <catalinro...@gmail.com> > Hello all! > I want to create animated chart of temperature variation in last century. > how can I do this with R? > > Thank you! > > -- > --- > Catalin-Constantin ROIBU > Forestry engineer, PhD > Forestry Faculty of Suceava > Str. Universitatii no. 13, Suceava, 720229, Romania > office phone +4 0230 52 29 78, ext. 531 > mobile phone +4 0745 53 18 01 > +4 0766 71 76 58 > FAX: +4 0230 52 16 64 > silvic.usv.ro > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.