File: mobydick.Rd

package info (click to toggle)
r-cran-tokenizers 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 824 kB
  • sloc: cpp: 143; sh: 13; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 389 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data-docs.R
\docType{data}
\name{mobydick}
\alias{mobydick}
\title{The text of Moby Dick}
\format{
A named character vector with length 1.
}
\source{
\url{http://www.gutenberg.org/}
}
\usage{
mobydick
}
\description{
The text of Moby Dick, by Herman Melville, taken from Project Gutenberg.
}
\keyword{datasets}