Learn R Programming

languageR (version 1.5.0)

oz: The Wonderful Wizard of Oz

Description

The text of L. F. Baum's 'The Wonderful Wizard of Oz', with punctuation marks removed.

Usage

data(alice)

Arguments

Format

A character vector with 39513 words.

Examples

Run this code
# NOT RUN {
  data(oz)
  oz[1:5]
# }

Run the code above in your browser using DataLab