After a one-week break, our brown-bag seminar series resumed again. In seminar 5, Antony Ndungu presented a number of different R graphing functions. Complete source code for the 5th seminar is available below, while the data used in the exercises can be found here.
NB! From next week, we will looking at the wonderful ggplot2 library. The first seminar will be given by Leigh Winowiecki (PhD, Soil Scientist, CIAT). Install ggplot2 by typing:install.packages("ggplot2") #into your R console.
See source code from seminar 5 below:
Comments
No comments yet.