Learn R Programming

languageR (version 1.5.0)

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
# NOT RUN {
  data(moby)
  moby[1:2]
# }

Run the code above in your browser using DataLab