Workshop 1: General introduction, graphics, scripting, t-test and ANOVA
For the code and data, Ctrl-click or right-click and "Save link as" to somewhere useful (like your R directory, for the data file):
Workshop 2: Brief introduction, data management, exploratory data analysis, more graphics, regression
Extras
- Hank Stevens' workshop in theoretical population biology using R.
- The corresponding code for one of the population growth simulations that Stevens presents.
- Some more code, for linear and multiple regressions, looking at housing prices in Boston.
- saveCSV: Visual Basic code for saving Excel worksheets as .csv directly into your R folder (only if you really want to geek out).
