Presented by AGSBS, Ecoblender, and York University


Instructor: Katie Florko York University
Co-instructor: Alex Filazzola June 19, 2017
Organizer: Chris Lortie 4 - 6 pm

General Information

This workshop is designed to introduce participants to two packages: ggplot2 and ggmap. Both of these packages are efficient tools for data visualization, and have several formatting options. This workshop will go through creating different types of plots (i.e., density, stacked bar), formatting (i.e., facet grids), and maps (i.e., using ggplot2 and ggmap). Participants will be encouraged to help one another and to apply what they have learned to their own problems.

Who: The course is aimed at R beginners and novice to intermediate analysts.

Where: 154 Ottawa Road, York University. Room 306 Lumbers. Google maps

Requirements: Participants should bring a laptop with a Mac, Linux, or Windows operating system (not a tablet, Chromebook, etc.) with administrative privileges. If you want to work along during tutorial, you must have R studio installed on your own computer. However, you are still welcome to attend because all examples will be presented via a projector in the classroom. Coffees and cookies provided for free.

Contact: Please contact katieflorko@gmail.com for more information.

Please RSVP here

Schedule

Time Goal
3:50 Meet & greet. Test software
4:00 Intro to ggplot2
4:50 coffee break
5:00 Making maps using ggplot2 and ggmap
5:30 Practice
6:00 Final discussions

Software

R

R is a programming language that is especially powerful for data exploration, visualization, and statistical analysis. To interact with R, we use RStudio.

Windows Mac OS X Linux
Install R by downloading and running this .exe file from CRAN. Please also install the RStudio IDE. Install R by downloading and running this .pkg file from CRAN. Please also install the RStudio IDE. You can download the binary files for your distribution from CRAN. Please also install the RStudio IDE