for (i in 1:360) { plot(1, ann = F, type = "n", axes = F) text(1, 1, "Animation", srt = i, col = rainbow(360)[i], cex = 7 * i/360) Sys.sleep(0.01)}
March! March!! March!!!...
The RSS feed for this site is availabe now: http://R.yihui.name/news/feed.xml
Since I have already provided a function write.rss() for creating RSS feeds, I will just stop the annoucements here in HTML pages; changes can be known instantly if you have subscribed the feed.