This package provides access to the full texts of six novels by H. G. Wells. The plain-text for each novel was sourced and slightly cleaned from Project Gutenberg. Each novel is in a character vector. The package contains:
annveronica
: Ann Veronica, published in 1909mrpolly
: The History of Mr Polly, published in 1910invisibleman
: The Invisible Man, published in 1897doctormoreau
: The Island of Doctor Moreau, published in 1896timemachine
: The Time Machine, published in 1895waroftheworlds
: The War of the Worlds, published in 1898
You can install hgwellsr from Github:
library(devtools)
install_github("erikhoward/hgwellsr")
library(hgwellsr)