RStudio – another integrated development environment for R
Tags: object browser, R-project, RStudio
If you’re in the market for a very easy-to-setup integrated development environment for R, wander over to RStudio.org. They’ve just released a beta version of their freely-available front end for R that runs under Windows, Linux and Mac OS X (for R versions 2.11 and later).
If you’re not familiar with the idea of an integrated development environment, it’s simply an attempt to bring all of the tools needed for working with R into one uniform interface. Much like the basic … Continue Reading