drunkenboat: The Drunken Boat

Description Usage Format References Examples

Description

The Drunken Boat ("Le Bateau ivre") is a poem written by the then 17 years old Arthur Rimbaud in 1871 (here provided in the english traslation of Wallace Fowlie). The verses were inspired by the recently published "Twenty Thousand Leagues Under the Sea" and were part of the letter Rimbaud wrote to introduce himself to Paul Verlaine.

Usage

1

Format

An vector of class "character" containing the text of the poem.

References

A. Rimbaud, Complete Works, Selected Letters (The University of Chicago Press, 2005) (full-text)

Examples

1
2
3
4
data(drunkenboat)
dbpalette <- create.palette(drunkenboat, n.colors = 5)
plot(1:5, rep(1,5), col = dbpalette, cex = 7, pch = 15, axes = FALSE,
xlab = "", ylab = "", main = "The Drunken Boat")

tulliapadellini/rainbaud documentation built on July 12, 2019, 9:55 p.m.