Getting started

Welcome to the Resources Kit for the textbook “An Introduction Quantitative Text Analysis for Linguistics: Reproducible Research using R”. This site provides description and access to supplementary resources for the textbook.

Overview

Resources available for the textbook include:

Table 1: Resources Kit for the textbook
Resource Description Location
Lessons A series of interactive R programming lessons using {swirl} that accompany the textbook. GitHub
Recipes A collection of coding demonstrations and examples that illustrate how to perform specific tasks in the text analysis workflow. Resources Kit
Labs A series of hands-on exercises that guide you through the process of conducting text analysis research. GitHub

In addition to these main resources, the Resources Kit also includes the following:

Table 2: Additional resources in the Resources Kit
Resource Description Location
Guides A collection of guides that provide additional information and instructions on how to use the resources available in the kit. Resources Kit
Instructors Information for instructors who are using the textbook in their courses. Resources Kit

Steps to get started

To get started with the textbook and the resources available in the kit, follow these steps:

  1. Choose and set up your preferred R environment. See the Setting up an R environment guide for a description of the possible setups and instructions on how to set up your R environment.
  2. Install the key packages used in the textbook. These include {tidyverse}, {tinytex}, {swirl}, and {qtkit}. See the Installing and managing R packages guide for instructions on how to install these (and other) packages.
  3. Load the interactive R programming lessons in your R environment. See the Working with the interactive R programming lessons guide for instructions on how to do this.

With these steps completed, you will be ready to start working with the textbook and the resources available in the kit. Refer back to this site for additional information and resources as needed.