Learn R Programming

languageR (version 1.5.0)

alice: Alice's Adventures in Wonderland

Description

The text of Lewis Carroll's 'Alice's Adventures in Wonderland', with punctuation marks removed.

Usage

data(alice)

Arguments

Format

A character vector with 27269 words.

Examples

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

Run the code above in your browser using DataLab