Advanced Graphics in R(Two Day Webinar)
This is a two day Webinar.
22/05/2023 : Advanced Graphics in R (1) : 09:00 - 12:30
23/05/2023 : Advanced Graphics in R (2) : 09:00 - 12:30
This is an intensive course on advanced graphics with R. The standard plotting commands in R are known as the Base graphics. In this course, we cover more advanced graphics packages - in particular, ggplot2. The ggplot2 package can create very advanced and informative graphics. A basic knowledge of R is assumed for this course. In particular, attendees should be familiar with the topics covered in the Introduction to R course.
This course will be a mixture of lectures and computer practicals. The goal is to enable participants to apply the techniques covered to their own data. This course is suitable to a wide range of applicants.
Course outline:
- The grammar of graphics;
- Mastering the grammar;
- Groups, geoms, stats and layers;
- Scales, axes and legends;
- Facets