Learn R Programming

languageR (version 1.5.0)

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
# NOT RUN {
  data(through)
  through[1:3]
# }

Run the code above in your browser using DataLab