A new version of the Africa Tree Finder is on the Google Play store with lots of improvements and new functionality. Have a look here: https://play.google.com/store/apps/details?id=com.icraf.gsl.africatreefinder&hl=en
Written by Biodiversity, GIS, Software.
on Nov. 7, 2017 inLast update on Nov. 7, 2017.
If you remember, Tor introduced "dplyr" package back in seminar 7. This week, Anthony Ndungu (Research Method Group) continued with "dplyr" and some examples. You can see his presentation below
Source code for 9th seminar is shown below.
#Antony Ndungu, RMG
#R Seminar
#Using ddply
#......................................................................
setwd("/Users/Antony/Documents/Antony/RMG stuffs/RTraining_ICRAF/Data/")
############################################
# library ...
Last update on March 27, 2015.
We have conducted 8 R Brown-bag seminars till now. This week we decided to revisit some of the examples shown in previous seminars, participants were asked to write code in RStudio and show results (code writing practice session).
See the presentation of seminar 8 below
Data used in this seminar is available here and source ...
ggplot2 and dplyr
The seventh R brownbag seminar was by Dr. Tor G. Vagen (Senior Scientist, ICRAF) who continued from the previous week and demonstrated more advanced use of ggplot2. The dplyr package, which will be the topic of several future seminars was also introduced.
# Tor-G Vågen
# R brownbag seminar march 19th, 2015
# For those ...
Last update on March 12, 2015.
Sixth seminar of "R brown-bag seminars" was held in ICRAF today. Leigh Winowiecki (PhD, Soil Scientist, CIAT) presented "Introduction to ggplot" topic. Presentation of today's seminar is available here.
Data used in this seminar is available here and source code from seminar 6 is shown below:
#Leigh Winowiecki
#ICRAF Training March 12, 2015
#load ...
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 ...The third and fourth R brown-bag seminars were held on 12th and 19th of February, respectively. Both seminars covered "Introduction to R".
Complete source code for both seminars is available at this link, while the data used in the exercises can be found here.
In fifth seminar (5th of March), Anthony Ndungu (a.ndungu@cgiar ...