Main points:
- what is done in spreadsheets can be done in R
- the vast majority of people who could benefit from R are not using it
- spreadsheets are dangerous for complex analyses
- debugging spreadsheets is close to impossible
- spreadsheets are slow
- spreadsheets (for some reason) tend to have ugly graphics
Presented 2009 March at LondonR.
Comments Off on 3.5 Reasons to Switch from Excel to R
Jun 25, 26
Towards the basic R mindset. Previously The post “A first step towards R from spreadsheets” provides an introduction to switching from spreadsheets to R. It also includes a list of [...]
Jun 25, 26
I failed to find Kahneman’s book in the economics section of the bookshop, so I had to ask where it was. “Oh, that’s in the psychology section.” It should have [...]
Jun 25, 26
An introductory comparison of using the two languages. Background R was made especially for data analysis and graphics. SQL was made especially for databases. They are allies. The data structure [...]


