Learn R Programming

languageR (version 1.6)

moby: Moby Dick

Description

The text of H. Melville's 'Moby Dick', with punctuation marks removed.

Usage

data(alice)

Arguments

Format

A character vector with 215994 words.

Examples

Run this code
if (FALSE) {
  data(moby)
  moby[1:2]
}

Run the code above in your browser using DataLab