/R_training_jaw

A collection of materials for teaching R

Primary LanguageHTMLMIT LicenseMIT

A collection of materials for teaching R

by Jonathan Whiteley

Outline

The materials are designed to be offered in 3 workshops, each about 3 hours long, allowing time for exercises, questions, and discussion.

(A Gentle) Introduction to R

Getting started with R, assuming no experience with programming or a command-line interface.

A Short Introduction to Working With Data in R

Reading and writing data files, common data transformations (using the tidyverse family of packages), plus an introduction to scripts.

A Short Introduction to Plotting and Data Visulization in R

Drawing and customizing plots, graphs, and maps, using base functions and the ggplot2 package.

License

The content (including text, graphics, and other media) of this project itself is licensed under the Creative Commons Attribution 4.0 International license, and any underlying source code used to format and display that content, including original code examples, is licensed under the MIT License.