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.
Kommentarer inaktiverade för 3.5 Reasons to Switch from Excel to R
jun 25, 26
The email address patrick@burns-stat.com was out of action for a few hours today. It is back now.
jun 25, 26
Customization in R. Basics Several features benefit from being customizable — either because of personal taste or specifics of the environment. The way R implements this flexibility is through the [...]
jun 25, 26
How to control the limits of data values in R plots. R has multiple graphics engines. Here we will talk about the base graphics and the ggplot2 package. We’ll create [...]


