Saturday, April 24, 2010

R Project waving across the blogsphere

Someone mentioned R Project, and I looked it up. Then I noticed that so did a few others, and they begin to release R statistical results and plots on their blogs.
I am hooked.
The fun things for data nerds is to down load FRED data files into R. I use the .csv format with space delimiters. Then I load them into R, with its command:
read.csv("filename")

Lot of fun, easy to make plots and statistics, highly recommended. This is information revolution in real time.

No comments: