Learn R Programming

languageR (version 1.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.

source

The project Gutenberg at http://www.gutenberg.org/wiki/Main_Page

Examples

Run this code
data(alice)
  alice[1:5]

Run the code above in your browser using DataLab