Learn R Programming

languageR (version 1.6)

through: Through the Looking Glass

Description

The text of Lewis Carroll's 'Through the Looking Glass', with punctuation marks removed.

Usage

data(through)

Arguments

Format

A character vector with 29560 words.

Examples

Run this code
if (FALSE) {
  data(through)
  through[1:3]
}

Run the code above in your browser using DataLab