R for Linguists

Resource type
Author/contributor
Title
R for Linguists
Abstract
This website provides a tutorial on R for Linguists. The tutorial provides learners with a foundation to the R programming language using RStudio. It covers the basics of the R grammar, including how to define variables, use R as a calculator, and do basic data manipulation. Building on basic data manipulation, it then covers how to work with full datasets and obtaining summary statistics using the dplyr package (Tidyverse). Finally, it covers data visualization using ggplot2 (Tidyverse), as well as some additional string manipulation and data formatting (e.g., tidyr). No prior programming knowledge is assumed.
Citation
Chodroff, E. (n.d.). R for Linguists. https://www.eleanorchodroff.com/r-for-linguists/index.html
Teaching Resources