alice {languageR}R Documentation

Alice's Adventures in Wonderland

Description

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

Usage

data(alice)

Format

A character vector with 25942 words.

Source

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

Examples

  data(alice)
  alice[1:4]

[Package languageR version 0.1 Index]