diff --git a/DESCRIPTION b/DESCRIPTION index 45a1a18..e55e91f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: lovecraftr Type: Package Title: H. P. Lovecraft's works, for text analysis -Version: 0.2.1 +Version: 0.2.2 Authors@R: person("Jordan", "Bradford", email = "jrdnbradford@gmail.com", role = c("aut", "cre")) Description: A collection of H. P. Lovecraft's works as R datasets. diff --git a/R/data.R b/R/data.R index e4795d8..0ee222f 100644 --- a/R/data.R +++ b/R/data.R @@ -2,12 +2,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "AT THE MOUNTAINS OF MADNESS" -#' @description A dataset containing text of H. P. Lovecraft's "AT THE MOUNTAINS OF MADNESS" +#' @title Dataset of _At the Mountains of Madness_ +#' @description A dataset containing text of H. P. Lovecraft's _At the Mountains of Madness_ #' @usage data(at_the_mountains_of_madness) #' @format A character vector with 3,579 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets novella #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/at_the_mountains_of_madness) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/at_the_mountains_of_madness.rda). @@ -19,12 +19,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "AZATHOTH" -#' @description A dataset containing text of H. P. Lovecraft's "AZATHOTH" +#' @title Dataset of "Azathoth" +#' @description A dataset containing text of H. P. Lovecraft's "Azathoth" #' @usage data(azathoth) #' @format A character vector with 37 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/azathoth) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/azathoth.rda). @@ -36,12 +36,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "BEYOND THE WALL OF SLEEP" -#' @description A dataset containing text of H. P. Lovecraft's "BEYOND THE WALL OF SLEEP" +#' @title Dataset of "Beyond the Wall of Sleep" +#' @description A dataset containing text of H. P. Lovecraft's "Beyond the Wall of Sleep" #' @usage data(beyond_the_wall_of_sleep) #' @format A character vector with 361 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/beyond_the_wall_of_sleep) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/beyond_the_wall_of_sleep.rda). @@ -53,12 +53,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "CELEPHAIS" -#' @description A dataset containing text of H. P. Lovecraft's "CELEPHAIS" +#' @title Dataset of "Celephais" +#' @description A dataset containing text of H. P. Lovecraft's "Celephais" #' @usage data(celephais) #' @format A character vector with 202 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/celephais) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/celephais.rda). @@ -70,12 +70,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "COOL AIR" -#' @description A dataset containing text of H. P. Lovecraft's "COOL AIR" +#' @title Dataset of "Cool Air" +#' @description A dataset containing text of H. P. Lovecraft's "Cool Air" #' @usage data(cool_air) #' @format A character vector with 292 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/cool_air) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/cool_air.rda). @@ -87,12 +87,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "DAGON" -#' @description A dataset containing text of H. P. Lovecraft's "DAGON" +#' @title Dataset of "Dagon" +#' @description A dataset containing text of H. P. Lovecraft's "Dagon" #' @usage data(dagon) #' @format A character vector with 187 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/dagon) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/dagon.rda). @@ -104,12 +104,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "DREAMS IN THE WITCH-HOUSE" -#' @description A dataset containing text of H. P. Lovecraft's "DREAMS IN THE WITCH-HOUSE" +#' @title Dataset of "Dreams in the Witch-House" +#' @description A dataset containing text of H. P. Lovecraft's "Dreams in the Witch-House" #' @usage data(dreams_in_the_witch_house) #' @format A character vector with 1,271 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/dreams_in_the_witch_house) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/dreams_in_the_witch_house.rda). @@ -121,12 +121,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "EX OBLIVIONE" -#' @description A dataset containing text of H. P. Lovecraft's "EX OBLIVIONE" +#' @title Dataset of "Ex Oblivione" +#' @description A dataset containing text of H. P. Lovecraft's "Ex Oblivione" #' @usage data(ex_oblivione) #' @format A character vector with 66 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/ex_oblivione) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/ex_oblivione.rda). @@ -138,12 +138,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "FACTS CONCERNING THE LATE ARTHUR JERMYN AND HIS FAMILY" -#' @description A dataset containing text of H. P. Lovecraft's "FACTS CONCERNING THE LATE ARTHUR JERMYN AND HIS FAMILY" +#' @title Dataset of "Facts Concerning the Late Arthur Jermyn and His Family" +#' @description A dataset containing text of H. P. Lovecraft's "Facts Concerning the Late Arthur Jermyn and His Family" #' @usage data(facts_concerning_the_late_arthur_jermyn_and_his_family) #' @format A character vector with 303 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/facts_concerning_the_late_arthur_jermyn_and_his_family) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/facts_concerning_the_late_arthur_jermyn_and_his_family.rda). @@ -155,12 +155,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "FROM BEYOND" -#' @description A dataset containing text of H. P. Lovecraft's "FROM BEYOND" +#' @title Dataset of "From Beyond" +#' @description A dataset containing text of H. P. Lovecraft's "From Beyond" #' @usage data(from_beyond) #' @format A character vector with 222 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/from_beyond) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/from_beyond.rda). @@ -172,12 +172,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "HE" -#' @description A dataset containing text of H. P. Lovecraft's "HE" +#' @title Dataset of "He" +#' @description A dataset containing text of H. P. Lovecraft's "He" #' @usage data(he) #' @format A character vector with 360 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/he) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/he.rda). @@ -189,12 +189,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "HERBERT WEST: REANIMATOR" -#' @description A dataset containing text of H. P. Lovecraft's "HERBERT WEST: REANIMATOR" +#' @title Dataset of "Herbert West: Reanimator" +#' @description A dataset containing text of H. P. Lovecraft's "Herbert West: Reanimator" #' @usage data(herbert_west_reanimator) #' @format A character vector with 1,053 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/herbert_west_reanimator) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/herbert_west_reanimator.rda). @@ -206,12 +206,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "HYPNOS" -#' @description A dataset containing text of H. P. Lovecraft's "HYPNOS" +#' @title Dataset of "Hypnos" +#' @description A dataset containing text of H. P. Lovecraft's "Hypnos" #' @usage data(hypnos) #' @format A character vector with 233 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/hypnos) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/hypnos.rda). @@ -223,12 +223,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "IMPRISONED WITH THE PHARAOHS" -#' @description A dataset containing text of H. P. Lovecraft's "IMPRISONED WITH THE PHARAOHS" +#' @title Dataset of "Imprisoned with the Pharaohs" +#' @description A dataset containing text of H. P. Lovecraft's "Imprisoned with the Pharaohs" #' @usage data(imprisoned_with_the_pharoahs) #' @format A character vector with 948 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/imprisoned_with_the_pharoahs) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/imprisoned_with_the_pharoahs.rda). @@ -240,12 +240,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "IN THE VAULT" -#' @description A dataset containing text of H. P. Lovecraft's "IN THE VAULT" +#' @title Dataset of "In the Vault" +#' @description A dataset containing text of H. P. Lovecraft's "In the Vault" #' @usage data(in_the_vault) #' @format A character vector with 272 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/in_the_vault) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/in_the_vault.rda). @@ -257,12 +257,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "MEDUSA'S COIL" -#' @description A dataset containing text of H. P. Lovecraft's "MEDUSA'S COIL" +#' @title Dataset of "Medusa's Coil" +#' @description A dataset containing text of H. P. Lovecraft's "Medusa's Coil" #' @usage data(medusas_coil) #' @format A character vector with 1,443 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/medusas_coil) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/medusas_coil.rda). @@ -274,12 +274,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "MEMORY" -#' @description A dataset containing text of H. P. Lovecraft's "MEMORY" +#' @title Dataset of "Memory" +#' @description A dataset containing text of H. P. Lovecraft's "Memory" #' @usage data(memory) #' @format A character vector with 31 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/memory) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/memory.rda). @@ -291,12 +291,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "NYARLATHOTEP" -#' @description A dataset containing text of H. P. Lovecraft's "NYARLATHOTEP" +#' @title Dataset of "Nyarlathotep" +#' @description A dataset containing text of H. P. Lovecraft's "Nyarlathotep" #' @usage data(nyarlathotep) #' @format A character vector with 97 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/nyarlathotep) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/nyarlathotep.rda). @@ -308,12 +308,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "PICKMAN'S MODEL" -#' @description A dataset containing text of H. P. Lovecraft's "PICKMAN'S MODEL" +#' @title Dataset of "Pickman's Model" +#' @description A dataset containing text of H. P. Lovecraft's "Pickman's Model" #' @usage data(pickmans_model) #' @format A character vector with 455 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/pickmans_model) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/pickmans_model.rda). @@ -325,12 +325,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "POETRY OF THE GODS" -#' @description A dataset containing text of H. P. Lovecraft's "POETRY OF THE GODS" +#' @title Dataset of "Poetry of the Gods" +#' @description A dataset containing text of H. P. Lovecraft's "Poetry of the Gods" #' @usage data(poetry_of_the_gods) #' @format A character vector with 157 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/poetry_of_the_gods) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/poetry_of_the_gods.rda). @@ -342,12 +342,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "POLARIS" -#' @description A dataset containing text of H. P. Lovecraft's "POLARIS" +#' @title Dataset of "Polaris" +#' @description A dataset containing text of H. P. Lovecraft's "Polaris" #' @usage data(polaris) #' @format A character vector with 129 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/polaris) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/polaris.rda). @@ -359,12 +359,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE ALCHEMIST" -#' @description A dataset containing text of H. P. Lovecraft's "THE ALCHEMIST" +#' @title Dataset of "The Alchemist" +#' @description A dataset containing text of H. P. Lovecraft's "The Alchemist" #' @usage data(the_alchemist) #' @format A character vector with 295 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_alchemist) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_alchemist.rda). @@ -376,12 +376,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE BEAST IN THE CAVE" -#' @description A dataset containing text of H. P. Lovecraft's "THE BEAST IN THE CAVE" +#' @title Dataset of "The Beast in the Cave" +#' @description A dataset containing text of H. P. Lovecraft's "The Beast in the Cave" #' @usage data(the_beast_in_the_cave) #' @format A character vector with 204 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_beast_in_the_cave) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_beast_in_the_cave.rda). @@ -393,12 +393,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE BOOK" -#' @description A dataset containing text of H. P. Lovecraft's "THE BOOK" +#' @title Dataset of "The Book" +#' @description A dataset containing text of H. P. Lovecraft's "The Book" #' @usage data(the_book) #' @format A character vector with 95 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_book) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_book.rda). @@ -410,12 +410,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE CALL OF CTHULHU" -#' @description A dataset containing text of H. P. Lovecraft's "THE CALL OF CTHULHU" +#' @title Dataset of "The Call of Cthulhu" +#' @description A dataset containing text of H. P. Lovecraft's "The Call of Cthulhu" #' @usage data(the_call_of_cthulhu) #' @format A character vector with 1,030 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_call_of_cthulhu) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_call_of_cthulhu.rda). @@ -427,12 +427,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE CASE OF CHARLES DEXTER WARD" -#' @description A dataset containing text of H. P. Lovecraft's "THE CASE OF CHARLES DEXTER WARD" +#' @title Dataset of _The Case of Charles Dexter Ward_ +#' @description A dataset containing text of H. P. Lovecraft's _The Case of Charles Dexter Ward_ #' @usage data(the_case_of_charles_dexter_ward) #' @format A character vector with 4,358 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets novella #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_case_of_charles_dexter_ward) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_case_of_charles_dexter_ward.rda). @@ -444,12 +444,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE CATS OF ULTHAR" -#' @description A dataset containing text of H. P. Lovecraft's "THE CATS OF ULTHAR" +#' @title Dataset of "The Cats of Ulthar" +#' @description A dataset containing text of H. P. Lovecraft's "The Cats of Ulthar" #' @usage data(the_cats_of_ulthar) #' @format A character vector with 109 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_cats_of_ulthar) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_cats_of_ulthar.rda). @@ -461,12 +461,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE COLOUR OUT OF SPACE" -#' @description A dataset containing text of H. P. Lovecraft's "THE COLOUR OUT OF SPACE" +#' @title Dataset of "The Colour Out of Space" +#' @description A dataset containing text of H. P. Lovecraft's "The Colour Out of Space" #' @usage data(the_colour_out_of_space) #' @format A character vector with 967 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_colour_out_of_space) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_colour_out_of_space.rda). @@ -478,12 +478,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE CRAWLING CHAOS" -#' @description A dataset containing text of H. P. Lovecraft's "THE CRAWLING CHAOS" +#' @title Dataset of "The Crawling Chaos" +#' @description A dataset containing text of H. P. Lovecraft's "The Crawling Chaos" #' @usage data(the_crawling_chaos) #' @format A character vector with 234 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_crawling_chaos) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_crawling_chaos.rda). @@ -495,12 +495,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE DESCENDANT" -#' @description A dataset containing text of H. P. Lovecraft's "THE DESCENDANT" +#' @title Dataset of "The Descendant" +#' @description A dataset containing text of H. P. Lovecraft's "The Descendant" #' @usage data(the_descendent) #' @format A character vector with 121 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_descendent) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_descendent.rda). @@ -512,12 +512,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE DOOM THAT CAME TO SARNATH" -#' @description A dataset containing text of H. P. Lovecraft's "THE DOOM THAT CAME TO SARNATH" +#' @title Dataset of "The Doom that Came to Sarnath" +#' @description A dataset containing text of H. P. Lovecraft's "The Doom that Came to Sarnath" #' @usage data(the_doom_that_came_to_sarnath) #' @format A character vector with 218 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_doom_that_came_to_sarnath) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_doom_that_came_to_sarnath.rda). @@ -529,12 +529,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE DREAM QUEST OF UNKNOWN KADATH" -#' @description A dataset containing text of H. P. Lovecraft's "THE DREAM QUEST OF UNKNOWN KADATH" +#' @title Dataset of _The Dream Quest of Unknown Kadath_ +#' @description A dataset containing text of H. P. Lovecraft's _The Dream Quest of Unknown Kadath_ #' @usage data(the_dream_quest_of_unknown_kadath) #' @format A character vector with 3,475 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets novella #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_dream_quest_of_unknown_kadath) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_dream_quest_of_unknown_kadath.rda). @@ -546,12 +546,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE DUNWICH HORROR" -#' @description A dataset containing text of H. P. Lovecraft's "THE DUNWICH HORROR" +#' @title Dataset of _The Dunwich Horror_ +#' @description A dataset containing text of H. P. Lovecraft's _The Dunwich Horror_ #' @usage data(the_dunwich_horror) #' @format A character vector with 1,533 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets novella #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_dunwich_horror) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_dunwich_horror.rda). @@ -563,12 +563,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE EVIL CLERGYMAN" -#' @description A dataset containing text of H. P. Lovecraft's "THE EVIL CLERGYMAN" +#' @title Dataset of "The Evil Clergyman" +#' @description A dataset containing text of H. P. Lovecraft's "The Evil Clergyman" #' @usage data(the_evil_clergyman) #' @format A character vector with 147 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_evil_clergyman) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_evil_clergyman.rda). @@ -580,12 +580,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE FESTIVAL" -#' @description A dataset containing text of H. P. Lovecraft's "THE FESTIVAL" +#' @title Dataset of "The Festival" +#' @description A dataset containing text of H. P. Lovecraft's "The Festival" #' @usage data(the_festival) #' @format A character vector with 303 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_festival) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_festival.rda). @@ -597,12 +597,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE HAUNTER OF THE DARK" -#' @description A dataset containing text of H. P. Lovecraft's "THE HAUNTER OF THE DARK" +#' @title Dataset of "The Haunter of the Dark" +#' @description A dataset containing text of H. P. Lovecraft's "The Haunter of the Dark" #' @usage data(the_haunter_of_the_dark) #' @format A character vector with 828 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_haunter_of_the_dark) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_haunter_of_the_dark.rda). @@ -614,12 +614,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE HORROR AT MARTIN'S BEACH" -#' @description A dataset containing text of H. P. Lovecraft's "THE HORROR AT MARTIN'S BEACH" +#' @title Dataset of "The Horror at Martin's Beach" +#' @description A dataset containing text of H. P. Lovecraft's "The Horror at Martin's Beach" #' @usage data(the_horror_at_martins_beach) #' @format A character vector with 225 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_horror_at_martins_beach) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_horror_at_martins_beach.rda). @@ -631,12 +631,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE HORROR AT RED HOOK" -#' @description A dataset containing text of H. P. Lovecraft's "THE HORROR AT RED HOOK" +#' @title Dataset of "The Horror at Red Hook" +#' @description A dataset containing text of H. P. Lovecraft's "The Horror at Red Hook" #' @usage data(the_horror_at_redhook) #' @format A character vector with 702 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_horror_at_redhook) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_horror_at_redhook.rda). @@ -648,12 +648,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE HOUND" -#' @description A dataset containing text of H. P. Lovecraft's "THE HOUND" +#' @title Dataset of "The Hound" +#' @description A dataset containing text of H. P. Lovecraft's "The Hound" #' @usage data(the_hound) #' @format A character vector with 266 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_hound) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_hound.rda). @@ -665,12 +665,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE LURKING FEAR" -#' @description A dataset containing text of H. P. Lovecraft's "THE LURKING FEAR" +#' @title Dataset of "The Lurking Fear" +#' @description A dataset containing text of H. P. Lovecraft's "The Lurking Fear" #' @usage data(the_lurking_fear) #' @format A character vector with 656 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_lurking_fear) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_lurking_fear.rda). @@ -682,12 +682,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE MOON BOG" -#' @description A dataset containing text of H. P. Lovecraft's "THE MOON BOG" +#' @title Dataset of "The Moon Bog" +#' @description A dataset containing text of H. P. Lovecraft's "The Moon Bog" #' @usage data(the_moon_bog) #' @format A character vector with 266 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_moon_bog) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_moon_bog.rda). @@ -699,12 +699,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE MUSIC OF ERICH ZANN" -#' @description A dataset containing text of H. P. Lovecraft's "THE MUSIC OF ERICH ZANN" +#' @title Dataset of "The Music of Erich Zann" +#' @description A dataset containing text of H. P. Lovecraft's "The Music of Erich Zann" #' @usage data(the_music_of_erich_zann) #' @format A character vector with 285 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_music_of_erich_zann) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_music_of_erich_zann.rda). @@ -716,12 +716,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE NAMELESS CITY" -#' @description A dataset containing text of H. P. Lovecraft's "THE NAMELESS CITY" +#' @title Dataset of "The Nameless City" +#' @description A dataset containing text of H. P. Lovecraft's "The Nameless City" #' @usage data(the_nameless_city) #' @format A character vector with 418 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_nameless_city) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_nameless_city.rda). @@ -733,12 +733,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE OTHER GODS" -#' @description A dataset containing text of H. P. Lovecraft's "THE OTHER GODS" +#' @title Dataset of "The Other Gods" +#' @description A dataset containing text of H. P. Lovecraft's "The Other Gods" #' @usage data(the_other_gods) #' @format A character vector with 160 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_other_gods) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_other_gods.rda). @@ -750,12 +750,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE OUTSIDER" -#' @description A dataset containing text of H. P. Lovecraft's "THE OUTSIDER" +#' @title Dataset of "The Outsider" +#' @description A dataset containing text of H. P. Lovecraft's "The Outsider" #' @usage data(the_outsider) #' @format A character vector with 213 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_outsider) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_outsider.rda). @@ -767,12 +767,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE PICTURE IN THE HOUSE" -#' @description A dataset containing text of H. P. Lovecraft's "THE PICTURE IN THE HOUSE" +#' @title Dataset of "The Picture in the House" +#' @description A dataset containing text of H. P. Lovecraft's "The Picture in the House" #' @usage data(the_picture_in_the_house) #' @format A character vector with 263 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_picture_in_the_house) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_picture_in_the_house.rda). @@ -784,12 +784,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE QUEST OF IRANON" -#' @description A dataset containing text of H. P. Lovecraft's "THE QUEST OF IRANON" +#' @title Dataset of "The Quest of Iranon" +#' @description A dataset containing text of H. P. Lovecraft's "The Quest of Iranon" #' @usage data(the_quest_of_iranon) #' @format A character vector with 215 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_quest_of_iranon) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_quest_of_iranon.rda). @@ -801,12 +801,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE RATS IN THE WALLS" -#' @description A dataset containing text of H. P. Lovecraft's "THE RATS IN THE WALLS" +#' @title Dataset of "The Rats in the Walls" +#' @description A dataset containing text of H. P. Lovecraft's "The Rats in the Walls" #' @usage data(the_rats_in_the_walls) #' @format A character vector with 691 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_rats_in_the_walls) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_rats_in_the_walls.rda). @@ -818,12 +818,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE SHADOW OUT OF TIME" -#' @description A dataset containing text of H. P. Lovecraft's "THE SHADOW OUT OF TIME" +#' @title Dataset of _The Shadow Out of Time_ +#' @description A dataset containing text of H. P. Lovecraft's _The Shadow Out of Time_ #' @usage data(the_shadow_out_of_time) #' @format A character vector with 2,529 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets novella #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_shadow_out_of_time) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_shadow_out_of_time.rda). @@ -835,12 +835,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE SHADOW OVER INNSMOUTH" -#' @description A dataset containing text of H. P. Lovecraft's "THE SHADOW OVER INNSMOUTH" +#' @title Dataset of _The Shadow Over Innsmouth_ +#' @description A dataset containing text of H. P. Lovecraft's _The Shadow Over Innsmouth_ #' @usage data(the_shadow_over_innsmouth) #' @format A character vector with 2,318 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets novella #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_shadow_over_innsmouth) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_shadow_over_innsmouth.rda). @@ -852,12 +852,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE SHUNNED HOUSE" -#' @description A dataset containing text of H. P. Lovecraft's "THE SHUNNED HOUSE" +#' @title Dataset of "The Shunned House" +#' @description A dataset containing text of H. P. Lovecraft's "The Shunned House" #' @usage data(the_shunned_house) #' @format A character vector with 916 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_shunned_house) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_shunned_house.rda). @@ -869,12 +869,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE SILVER KEY" -#' @description A dataset containing text of H. P. Lovecraft's "THE SILVER KEY" +#' @title Dataset of "The Silver Key" +#' @description A dataset containing text of H. P. Lovecraft's "The Silver Key" #' @usage data(the_silver_key) #' @format A character vector with 404 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_silver_key) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_silver_key.rda). @@ -886,12 +886,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE STATEMENT OF RANDOLPH CARTER" -#' @description A dataset containing text of H. P. Lovecraft's "THE STATEMENT OF RANDOLPH CARTER" +#' @title Dataset of "The Statement of Randolph Carter" +#' @description A dataset containing text of H. P. Lovecraft's "The Statement of Randolph Carter" #' @usage data(the_statement_of_randolph_carter) #' @format A character vector with 221 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_statement_of_randolph_carter) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_statement_of_randolph_carter.rda). @@ -903,12 +903,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE STRANGE HIGH HOUSE IN THE MIST" -#' @description A dataset containing text of H. P. Lovecraft's "THE STRANGE HIGH HOUSE IN THE MIST" +#' @title Dataset of "The Strange High House in the Mist" +#' @description A dataset containing text of H. P. Lovecraft's "The Strange High House in the Mist" #' @usage data(the_strange_high_house_in_the_mist) #' @format A character vector with 289 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_strange_high_house_in_the_mist) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_strange_high_house_in_the_mist.rda). @@ -920,12 +920,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE STREET" -#' @description A dataset containing text of H. P. Lovecraft's "THE STREET" +#' @title Dataset of "The Street" +#' @description A dataset containing text of H. P. Lovecraft's "The Street" #' @usage data(the_street) #' @format A character vector with 183 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_street) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_street.rda). @@ -937,12 +937,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE TEMPLE" -#' @description A dataset containing text of H. P. Lovecraft's "THE TEMPLE" +#' @title Dataset of "The Temple" +#' @description A dataset containing text of H. P. Lovecraft's "The Temple" #' @usage data(the_temple) #' @format A character vector with 450 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_temple) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_temple.rda). @@ -954,12 +954,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE TERRIBLE OLD MAN" -#' @description A dataset containing text of H. P. Lovecraft's "THE TERRIBLE OLD MAN" +#' @title Dataset of "The Terrible Old Man" +#' @description A dataset containing text of H. P. Lovecraft's "The Terrible Old Man" #' @usage data(the_terrible_old_man) #' @format A character vector with 87 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_terrible_old_man) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_terrible_old_man.rda). @@ -971,12 +971,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE THING ON THE DOORSTEP" -#' @description A dataset containing text of H. P. Lovecraft's "THE THING ON THE DOORSTEP" +#' @title Dataset of "The Thing on the Doorstep" +#' @description A dataset containing text of H. P. Lovecraft's "The Thing on the Doorstep" #' @usage data(the_thing_on_the_doorstep) #' @format A character vector with 931 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_thing_on_the_doorstep) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_thing_on_the_doorstep.rda). @@ -988,12 +988,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE TOMB" -#' @description A dataset containing text of H. P. Lovecraft's "THE TOMB" +#' @title Dataset of "The Tomb" +#' @description A dataset containing text of H. P. Lovecraft's "The Tomb" #' @usage data(the_tomb) #' @format A character vector with 366 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_tomb) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_tomb.rda). @@ -1005,12 +1005,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE TRANSITION OF JUAN ROMERO" -#' @description A dataset containing text of H. P. Lovecraft's "THE TRANSITION OF JUAN ROMERO" +#' @title Dataset of "The Transition of Juan Romero" +#' @description A dataset containing text of H. P. Lovecraft's "The Transition of Juan Romero" #' @usage data(the_transition_of_juan_romero) #' @format A character vector with 234 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_transition_of_juan_romero) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_transition_of_juan_romero.rda). @@ -1022,12 +1022,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE TREE" -#' @description A dataset containing text of H. P. Lovecraft's "THE TREE" +#' @title Dataset of "The Tree" +#' @description A dataset containing text of H. P. Lovecraft's "The Tree" #' @usage data(the_tree) #' @format A character vector with 127 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_tree) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_tree.rda). @@ -1039,12 +1039,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE UNNAMABLE" -#' @description A dataset containing text of H. P. Lovecraft's "THE UNNAMABLE" +#' @title Dataset of "The Unnamable" +#' @description A dataset containing text of H. P. Lovecraft's "The Unnamable" #' @usage data(the_unnamable) #' @format A character vector with 239 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_unnamable) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_unnamable.rda). @@ -1056,12 +1056,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE VERY OLD FOLK" -#' @description A dataset containing text of H. P. Lovecraft's "THE VERY OLD FOLK" +#' @title Dataset of "The Very Old Folk" +#' @description A dataset containing text of H. P. Lovecraft's "The Very Old Folk" #' @usage data(the_very_old_folk) #' @format A character vector with 210 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_very_old_folk) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_very_old_folk.rda). @@ -1073,12 +1073,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE WHISPERER IN DARKNESS" -#' @description A dataset containing text of H. P. Lovecraft's "THE WHISPERER IN DARKNESS" +#' @title Dataset of _The Whisperer in Darkness_ +#' @description A dataset containing text of H. P. Lovecraft's _The Whisperer in Darkness_ #' @usage data(the_whisperer_in_darkness) #' @format A character vector with 2,303 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets novella #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_whisperer_in_darkness) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_whisperer_in_darkness.rda). @@ -1090,12 +1090,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THE WHITE SHIP" -#' @description A dataset containing text of H. P. Lovecraft's "THE WHITE SHIP" +#' @title Dataset of "The White Ship" +#' @description A dataset containing text of H. P. Lovecraft's "The White Ship" #' @usage data(the_white_ship) #' @format A character vector with 200 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/the_white_ship) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/the_white_ship.rda). @@ -1107,12 +1107,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "THROUGH THE GATES OF THE SILVER KEY" -#' @description A dataset containing text of H. P. Lovecraft's "THROUGH THE GATES OF THE SILVER KEY" +#' @title Dataset of "Through the Gates of the Silver Key" +#' @description A dataset containing text of H. P. Lovecraft's "Through the Gates of the Silver Key" #' @usage data(through_the_gates_of_the_silver_key) #' @format A character vector with 1,305 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/through_the_gates_of_the_silver_key) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/through_the_gates_of_the_silver_key.rda). @@ -1124,12 +1124,12 @@ # To update, edit the raw txt in data-raw/corpus and run data-raw/generate_data.R ################################################################################## -#' @title Dataset of "WHAT THE MOON BRINGS" -#' @description A dataset containing text of H. P. Lovecraft's "WHAT THE MOON BRINGS" +#' @title Dataset of "What the Moon Brings" +#' @description A dataset containing text of H. P. Lovecraft's "What the Moon Brings" #' @usage data(what_the_moon_brings) #' @format A character vector with 60 elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets short #' @source Public domain. #' See the [raw text file](https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/what_the_moon_brings) #' or download the [RDA file](https://github.com/jrdnbradford/lovecraftr/raw/main/data/what_the_moon_brings.rda). diff --git a/R/sysdata.rda b/R/sysdata.rda new file mode 100644 index 0000000..ca18c8a Binary files /dev/null and b/R/sysdata.rda differ diff --git a/_pkgdown.yml b/_pkgdown.yml index 68c5b70..abf6151 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -5,13 +5,21 @@ template: reference: - title: Data - desc: > - {`lovecraftr`} contains the following datasets. + +- subtitle: Data Frames +- contents: + - lovecraft + +- subtitle: Novels + desc: Character vectors of novels +- contents: + - has_keyword("novella") + +- subtitle: Short Stories + desc: Character vectors of short stories contents: - - has_keyword("datasets") + - has_keyword("short") - title: Functions - desc: > - {`lovecraftr`} contains the following functions. contents: - lovecraft_corpus diff --git a/data-raw/generate_data.R b/data-raw/generate_data.R index 4623856..2668a95 100644 --- a/data-raw/generate_data.R +++ b/data-raw/generate_data.R @@ -5,10 +5,18 @@ # the raw txt files in data-raw/corpus +title_case <- function(x) { + stopwords <- c("and", "of", "the", "on", "at", "in", "with", "to", "that") # Add more stopwords if needed + words <- stringr::str_split(tolower(x), " ")[[1]] + words <- ifelse(words %in% stopwords & seq_along(words) != 1, words, stringr::str_to_title(words)) + return(stringr::str_c(words, collapse = " ")) +} + raw_txt_path <- file.path("data-raw", "corpus") corpus <- list.files(raw_txt_path) raw_txt_root <- "https://raw.githubusercontent.com/jrdnbradford/lovecraftr/main/data-raw/corpus/" rda_root <- "https://github.com/jrdnbradford/lovecraftr/raw/main/data/" +metadata <- lovecraftr:::metadata data_docs_file <- file.path("R", "data.R") file.remove(data_docs_file) @@ -19,12 +27,12 @@ header <- "# This documentation is generated by a script, do not edit by hand " docs_template <- "{header} -#' @title Dataset of \"{title}\" -#' @description A dataset containing text of H. P. Lovecraft's \"{title}\" +#' @title Dataset of {formatted_title} +#' @description A dataset containing text of H. P. Lovecraft's {formatted_title} #' @usage data({dataset_name}) #' @format A character vector with {num_vectors} elements, with roughly 80 characters per line. #' @docType data -#' @keywords datasets +#' @keywords datasets {type} #' @source Public domain. #' See the {raw_txt_link} #' or download the {rda_link}. @@ -43,9 +51,11 @@ for (txt in corpus) { assign(txt, text) do.call(usethis::use_data, list(dataset_name, overwrite = TRUE)) - title <- head(text, 1) - raw_txt_link <- paste0("[raw text file", "]", "(", raw_txt_root, dataset_name, ")") - rda_link <- paste0("[RDA file", "]", "(", rda_root, dataset_name, ".rda)") + type <- subset(metadata, title == dataset_name)$type + title <- title_case(head(text, 1)) + formatted_title <-ifelse(type == "novella", paste0("_", title, "_"), paste0("\"", title, "\"")) + raw_txt_link <- paste0("[raw text file](", raw_txt_root, dataset_name, ")") + rda_link <- paste0("[RDA file](", rda_root, dataset_name, ".rda)") dataset_docs <- glue::glue(docs_template) docs <- c(docs, dataset_docs) diff --git a/data/lovecraft.rda b/data/lovecraft.rda index b7e49db..bde73df 100644 Binary files a/data/lovecraft.rda and b/data/lovecraft.rda differ diff --git a/man/at_the_mountains_of_madness.Rd b/man/at_the_mountains_of_madness.Rd index 408345c..2d1825a 100644 --- a/man/at_the_mountains_of_madness.Rd +++ b/man/at_the_mountains_of_madness.Rd @@ -3,7 +3,7 @@ \docType{data} \name{at_the_mountains_of_madness} \alias{at_the_mountains_of_madness} -\title{Dataset of "AT THE MOUNTAINS OF MADNESS"} +\title{Dataset of \emph{At the Mountains of Madness}} \format{ A character vector with 3,579 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/a data(at_the_mountains_of_madness) } \description{ -A dataset containing text of H. P. Lovecraft's "AT THE MOUNTAINS OF MADNESS" +A dataset containing text of H. P. Lovecraft's \emph{At the Mountains of Madness} } \keyword{datasets} +\keyword{novella} diff --git a/man/azathoth.Rd b/man/azathoth.Rd index c7bb1a5..f944e46 100644 --- a/man/azathoth.Rd +++ b/man/azathoth.Rd @@ -3,7 +3,7 @@ \docType{data} \name{azathoth} \alias{azathoth} -\title{Dataset of "AZATHOTH"} +\title{Dataset of "Azathoth"} \format{ A character vector with 37 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/a data(azathoth) } \description{ -A dataset containing text of H. P. Lovecraft's "AZATHOTH" +A dataset containing text of H. P. Lovecraft's "Azathoth" } \keyword{datasets} +\keyword{short} diff --git a/man/beyond_the_wall_of_sleep.Rd b/man/beyond_the_wall_of_sleep.Rd index 3afce32..06c9a51 100644 --- a/man/beyond_the_wall_of_sleep.Rd +++ b/man/beyond_the_wall_of_sleep.Rd @@ -3,7 +3,7 @@ \docType{data} \name{beyond_the_wall_of_sleep} \alias{beyond_the_wall_of_sleep} -\title{Dataset of "BEYOND THE WALL OF SLEEP"} +\title{Dataset of "Beyond the Wall of Sleep"} \format{ A character vector with 361 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/b data(beyond_the_wall_of_sleep) } \description{ -A dataset containing text of H. P. Lovecraft's "BEYOND THE WALL OF SLEEP" +A dataset containing text of H. P. Lovecraft's "Beyond the Wall of Sleep" } \keyword{datasets} +\keyword{short} diff --git a/man/celephais.Rd b/man/celephais.Rd index 7e66e0c..ce10a4f 100644 --- a/man/celephais.Rd +++ b/man/celephais.Rd @@ -3,7 +3,7 @@ \docType{data} \name{celephais} \alias{celephais} -\title{Dataset of "CELEPHAIS"} +\title{Dataset of "Celephais"} \format{ A character vector with 202 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/c data(celephais) } \description{ -A dataset containing text of H. P. Lovecraft's "CELEPHAIS" +A dataset containing text of H. P. Lovecraft's "Celephais" } \keyword{datasets} +\keyword{short} diff --git a/man/cool_air.Rd b/man/cool_air.Rd index e723ef5..db32ad6 100644 --- a/man/cool_air.Rd +++ b/man/cool_air.Rd @@ -3,7 +3,7 @@ \docType{data} \name{cool_air} \alias{cool_air} -\title{Dataset of "COOL AIR"} +\title{Dataset of "Cool Air"} \format{ A character vector with 292 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/c data(cool_air) } \description{ -A dataset containing text of H. P. Lovecraft's "COOL AIR" +A dataset containing text of H. P. Lovecraft's "Cool Air" } \keyword{datasets} +\keyword{short} diff --git a/man/dagon.Rd b/man/dagon.Rd index b9091f2..94f69f4 100644 --- a/man/dagon.Rd +++ b/man/dagon.Rd @@ -3,7 +3,7 @@ \docType{data} \name{dagon} \alias{dagon} -\title{Dataset of "DAGON"} +\title{Dataset of "Dagon"} \format{ A character vector with 187 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/d data(dagon) } \description{ -A dataset containing text of H. P. Lovecraft's "DAGON" +A dataset containing text of H. P. Lovecraft's "Dagon" } \keyword{datasets} +\keyword{short} diff --git a/man/dreams_in_the_witch_house.Rd b/man/dreams_in_the_witch_house.Rd index 1a3d39e..4630c83 100644 --- a/man/dreams_in_the_witch_house.Rd +++ b/man/dreams_in_the_witch_house.Rd @@ -3,7 +3,7 @@ \docType{data} \name{dreams_in_the_witch_house} \alias{dreams_in_the_witch_house} -\title{Dataset of "DREAMS IN THE WITCH-HOUSE"} +\title{Dataset of "Dreams in the Witch-House"} \format{ A character vector with 1,271 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/d data(dreams_in_the_witch_house) } \description{ -A dataset containing text of H. P. Lovecraft's "DREAMS IN THE WITCH-HOUSE" +A dataset containing text of H. P. Lovecraft's "Dreams in the Witch-House" } \keyword{datasets} +\keyword{short} diff --git a/man/ex_oblivione.Rd b/man/ex_oblivione.Rd index ae32cbb..755bfb5 100644 --- a/man/ex_oblivione.Rd +++ b/man/ex_oblivione.Rd @@ -3,7 +3,7 @@ \docType{data} \name{ex_oblivione} \alias{ex_oblivione} -\title{Dataset of "EX OBLIVIONE"} +\title{Dataset of "Ex Oblivione"} \format{ A character vector with 66 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/e data(ex_oblivione) } \description{ -A dataset containing text of H. P. Lovecraft's "EX OBLIVIONE" +A dataset containing text of H. P. Lovecraft's "Ex Oblivione" } \keyword{datasets} +\keyword{short} diff --git a/man/facts_concerning_the_late_arthur_jermyn_and_his_family.Rd b/man/facts_concerning_the_late_arthur_jermyn_and_his_family.Rd index 407bd7a..698ac56 100644 --- a/man/facts_concerning_the_late_arthur_jermyn_and_his_family.Rd +++ b/man/facts_concerning_the_late_arthur_jermyn_and_his_family.Rd @@ -3,7 +3,7 @@ \docType{data} \name{facts_concerning_the_late_arthur_jermyn_and_his_family} \alias{facts_concerning_the_late_arthur_jermyn_and_his_family} -\title{Dataset of "FACTS CONCERNING THE LATE ARTHUR JERMYN AND HIS FAMILY"} +\title{Dataset of "Facts Concerning the Late Arthur Jermyn and His Family"} \format{ A character vector with 303 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/f data(facts_concerning_the_late_arthur_jermyn_and_his_family) } \description{ -A dataset containing text of H. P. Lovecraft's "FACTS CONCERNING THE LATE ARTHUR JERMYN AND HIS FAMILY" +A dataset containing text of H. P. Lovecraft's "Facts Concerning the Late Arthur Jermyn and His Family" } \keyword{datasets} +\keyword{short} diff --git a/man/from_beyond.Rd b/man/from_beyond.Rd index 02a205a..be027ce 100644 --- a/man/from_beyond.Rd +++ b/man/from_beyond.Rd @@ -3,7 +3,7 @@ \docType{data} \name{from_beyond} \alias{from_beyond} -\title{Dataset of "FROM BEYOND"} +\title{Dataset of "From Beyond"} \format{ A character vector with 222 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/f data(from_beyond) } \description{ -A dataset containing text of H. P. Lovecraft's "FROM BEYOND" +A dataset containing text of H. P. Lovecraft's "From Beyond" } \keyword{datasets} +\keyword{short} diff --git a/man/he.Rd b/man/he.Rd index 1db3038..b385d60 100644 --- a/man/he.Rd +++ b/man/he.Rd @@ -3,7 +3,7 @@ \docType{data} \name{he} \alias{he} -\title{Dataset of "HE"} +\title{Dataset of "He"} \format{ A character vector with 360 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/h data(he) } \description{ -A dataset containing text of H. P. Lovecraft's "HE" +A dataset containing text of H. P. Lovecraft's "He" } \keyword{datasets} +\keyword{short} diff --git a/man/herbert_west_reanimator.Rd b/man/herbert_west_reanimator.Rd index 7c003f2..7ce1fa8 100644 --- a/man/herbert_west_reanimator.Rd +++ b/man/herbert_west_reanimator.Rd @@ -3,7 +3,7 @@ \docType{data} \name{herbert_west_reanimator} \alias{herbert_west_reanimator} -\title{Dataset of "HERBERT WEST: REANIMATOR"} +\title{Dataset of "Herbert West: Reanimator"} \format{ A character vector with 1,053 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/h data(herbert_west_reanimator) } \description{ -A dataset containing text of H. P. Lovecraft's "HERBERT WEST: REANIMATOR" +A dataset containing text of H. P. Lovecraft's "Herbert West: Reanimator" } \keyword{datasets} +\keyword{short} diff --git a/man/hypnos.Rd b/man/hypnos.Rd index cbeba42..85da16f 100644 --- a/man/hypnos.Rd +++ b/man/hypnos.Rd @@ -3,7 +3,7 @@ \docType{data} \name{hypnos} \alias{hypnos} -\title{Dataset of "HYPNOS"} +\title{Dataset of "Hypnos"} \format{ A character vector with 233 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/h data(hypnos) } \description{ -A dataset containing text of H. P. Lovecraft's "HYPNOS" +A dataset containing text of H. P. Lovecraft's "Hypnos" } \keyword{datasets} +\keyword{short} diff --git a/man/imprisoned_with_the_pharoahs.Rd b/man/imprisoned_with_the_pharoahs.Rd index cca1e8f..7ba8e37 100644 --- a/man/imprisoned_with_the_pharoahs.Rd +++ b/man/imprisoned_with_the_pharoahs.Rd @@ -3,7 +3,7 @@ \docType{data} \name{imprisoned_with_the_pharoahs} \alias{imprisoned_with_the_pharoahs} -\title{Dataset of "IMPRISONED WITH THE PHARAOHS"} +\title{Dataset of "Imprisoned with the Pharaohs"} \format{ A character vector with 948 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/i data(imprisoned_with_the_pharoahs) } \description{ -A dataset containing text of H. P. Lovecraft's "IMPRISONED WITH THE PHARAOHS" +A dataset containing text of H. P. Lovecraft's "Imprisoned with the Pharaohs" } \keyword{datasets} +\keyword{short} diff --git a/man/in_the_vault.Rd b/man/in_the_vault.Rd index 990c210..20d8cd2 100644 --- a/man/in_the_vault.Rd +++ b/man/in_the_vault.Rd @@ -3,7 +3,7 @@ \docType{data} \name{in_the_vault} \alias{in_the_vault} -\title{Dataset of "IN THE VAULT"} +\title{Dataset of "In the Vault"} \format{ A character vector with 272 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/i data(in_the_vault) } \description{ -A dataset containing text of H. P. Lovecraft's "IN THE VAULT" +A dataset containing text of H. P. Lovecraft's "In the Vault" } \keyword{datasets} +\keyword{short} diff --git a/man/medusas_coil.Rd b/man/medusas_coil.Rd index 51edd30..83b3f51 100644 --- a/man/medusas_coil.Rd +++ b/man/medusas_coil.Rd @@ -3,7 +3,7 @@ \docType{data} \name{medusas_coil} \alias{medusas_coil} -\title{Dataset of "MEDUSA'S COIL"} +\title{Dataset of "Medusa's Coil"} \format{ A character vector with 1,443 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/m data(medusas_coil) } \description{ -A dataset containing text of H. P. Lovecraft's "MEDUSA'S COIL" +A dataset containing text of H. P. Lovecraft's "Medusa's Coil" } \keyword{datasets} +\keyword{short} diff --git a/man/memory.Rd b/man/memory.Rd index 0bac0ed..d600262 100644 --- a/man/memory.Rd +++ b/man/memory.Rd @@ -3,7 +3,7 @@ \docType{data} \name{memory} \alias{memory} -\title{Dataset of "MEMORY"} +\title{Dataset of "Memory"} \format{ A character vector with 31 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/m data(memory) } \description{ -A dataset containing text of H. P. Lovecraft's "MEMORY" +A dataset containing text of H. P. Lovecraft's "Memory" } \keyword{datasets} +\keyword{short} diff --git a/man/nyarlathotep.Rd b/man/nyarlathotep.Rd index 05117b3..165e7f8 100644 --- a/man/nyarlathotep.Rd +++ b/man/nyarlathotep.Rd @@ -3,7 +3,7 @@ \docType{data} \name{nyarlathotep} \alias{nyarlathotep} -\title{Dataset of "NYARLATHOTEP"} +\title{Dataset of "Nyarlathotep"} \format{ A character vector with 97 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/n data(nyarlathotep) } \description{ -A dataset containing text of H. P. Lovecraft's "NYARLATHOTEP" +A dataset containing text of H. P. Lovecraft's "Nyarlathotep" } \keyword{datasets} +\keyword{short} diff --git a/man/pickmans_model.Rd b/man/pickmans_model.Rd index 96c3cf8..624464b 100644 --- a/man/pickmans_model.Rd +++ b/man/pickmans_model.Rd @@ -3,7 +3,7 @@ \docType{data} \name{pickmans_model} \alias{pickmans_model} -\title{Dataset of "PICKMAN'S MODEL"} +\title{Dataset of "Pickman's Model"} \format{ A character vector with 455 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/p data(pickmans_model) } \description{ -A dataset containing text of H. P. Lovecraft's "PICKMAN'S MODEL" +A dataset containing text of H. P. Lovecraft's "Pickman's Model" } \keyword{datasets} +\keyword{short} diff --git a/man/poetry_of_the_gods.Rd b/man/poetry_of_the_gods.Rd index 8cd25ec..ebae04a 100644 --- a/man/poetry_of_the_gods.Rd +++ b/man/poetry_of_the_gods.Rd @@ -3,7 +3,7 @@ \docType{data} \name{poetry_of_the_gods} \alias{poetry_of_the_gods} -\title{Dataset of "POETRY OF THE GODS"} +\title{Dataset of "Poetry of the Gods"} \format{ A character vector with 157 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/p data(poetry_of_the_gods) } \description{ -A dataset containing text of H. P. Lovecraft's "POETRY OF THE GODS" +A dataset containing text of H. P. Lovecraft's "Poetry of the Gods" } \keyword{datasets} +\keyword{short} diff --git a/man/polaris.Rd b/man/polaris.Rd index 7c0f282..8dde7f8 100644 --- a/man/polaris.Rd +++ b/man/polaris.Rd @@ -3,7 +3,7 @@ \docType{data} \name{polaris} \alias{polaris} -\title{Dataset of "POLARIS"} +\title{Dataset of "Polaris"} \format{ A character vector with 129 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/p data(polaris) } \description{ -A dataset containing text of H. P. Lovecraft's "POLARIS" +A dataset containing text of H. P. Lovecraft's "Polaris" } \keyword{datasets} +\keyword{short} diff --git a/man/the_alchemist.Rd b/man/the_alchemist.Rd index aabdfe1..057b9bf 100644 --- a/man/the_alchemist.Rd +++ b/man/the_alchemist.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_alchemist} \alias{the_alchemist} -\title{Dataset of "THE ALCHEMIST"} +\title{Dataset of "The Alchemist"} \format{ A character vector with 295 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_alchemist) } \description{ -A dataset containing text of H. P. Lovecraft's "THE ALCHEMIST" +A dataset containing text of H. P. Lovecraft's "The Alchemist" } \keyword{datasets} +\keyword{short} diff --git a/man/the_beast_in_the_cave.Rd b/man/the_beast_in_the_cave.Rd index 75e44d3..4d12251 100644 --- a/man/the_beast_in_the_cave.Rd +++ b/man/the_beast_in_the_cave.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_beast_in_the_cave} \alias{the_beast_in_the_cave} -\title{Dataset of "THE BEAST IN THE CAVE"} +\title{Dataset of "The Beast in the Cave"} \format{ A character vector with 204 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_beast_in_the_cave) } \description{ -A dataset containing text of H. P. Lovecraft's "THE BEAST IN THE CAVE" +A dataset containing text of H. P. Lovecraft's "The Beast in the Cave" } \keyword{datasets} +\keyword{short} diff --git a/man/the_book.Rd b/man/the_book.Rd index 3bd8ae0..f6884c6 100644 --- a/man/the_book.Rd +++ b/man/the_book.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_book} \alias{the_book} -\title{Dataset of "THE BOOK"} +\title{Dataset of "The Book"} \format{ A character vector with 95 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_book) } \description{ -A dataset containing text of H. P. Lovecraft's "THE BOOK" +A dataset containing text of H. P. Lovecraft's "The Book" } \keyword{datasets} +\keyword{short} diff --git a/man/the_call_of_cthulhu.Rd b/man/the_call_of_cthulhu.Rd index 1932d9b..b3e43ad 100644 --- a/man/the_call_of_cthulhu.Rd +++ b/man/the_call_of_cthulhu.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_call_of_cthulhu} \alias{the_call_of_cthulhu} -\title{Dataset of "THE CALL OF CTHULHU"} +\title{Dataset of "The Call of Cthulhu"} \format{ A character vector with 1,030 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_call_of_cthulhu) } \description{ -A dataset containing text of H. P. Lovecraft's "THE CALL OF CTHULHU" +A dataset containing text of H. P. Lovecraft's "The Call of Cthulhu" } \keyword{datasets} +\keyword{short} diff --git a/man/the_case_of_charles_dexter_ward.Rd b/man/the_case_of_charles_dexter_ward.Rd index 1fbd7c1..ab0fbba 100644 --- a/man/the_case_of_charles_dexter_ward.Rd +++ b/man/the_case_of_charles_dexter_ward.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_case_of_charles_dexter_ward} \alias{the_case_of_charles_dexter_ward} -\title{Dataset of "THE CASE OF CHARLES DEXTER WARD"} +\title{Dataset of \emph{The Case of Charles Dexter Ward}} \format{ A character vector with 4,358 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_case_of_charles_dexter_ward) } \description{ -A dataset containing text of H. P. Lovecraft's "THE CASE OF CHARLES DEXTER WARD" +A dataset containing text of H. P. Lovecraft's \emph{The Case of Charles Dexter Ward} } \keyword{datasets} +\keyword{novella} diff --git a/man/the_cats_of_ulthar.Rd b/man/the_cats_of_ulthar.Rd index b6e0cbb..c6d7992 100644 --- a/man/the_cats_of_ulthar.Rd +++ b/man/the_cats_of_ulthar.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_cats_of_ulthar} \alias{the_cats_of_ulthar} -\title{Dataset of "THE CATS OF ULTHAR"} +\title{Dataset of "The Cats of Ulthar"} \format{ A character vector with 109 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_cats_of_ulthar) } \description{ -A dataset containing text of H. P. Lovecraft's "THE CATS OF ULTHAR" +A dataset containing text of H. P. Lovecraft's "The Cats of Ulthar" } \keyword{datasets} +\keyword{short} diff --git a/man/the_colour_out_of_space.Rd b/man/the_colour_out_of_space.Rd index 01644cb..148363b 100644 --- a/man/the_colour_out_of_space.Rd +++ b/man/the_colour_out_of_space.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_colour_out_of_space} \alias{the_colour_out_of_space} -\title{Dataset of "THE COLOUR OUT OF SPACE"} +\title{Dataset of "The Colour Out of Space"} \format{ A character vector with 967 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_colour_out_of_space) } \description{ -A dataset containing text of H. P. Lovecraft's "THE COLOUR OUT OF SPACE" +A dataset containing text of H. P. Lovecraft's "The Colour Out of Space" } \keyword{datasets} +\keyword{short} diff --git a/man/the_crawling_chaos.Rd b/man/the_crawling_chaos.Rd index 9094054..0e97e91 100644 --- a/man/the_crawling_chaos.Rd +++ b/man/the_crawling_chaos.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_crawling_chaos} \alias{the_crawling_chaos} -\title{Dataset of "THE CRAWLING CHAOS"} +\title{Dataset of "The Crawling Chaos"} \format{ A character vector with 234 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_crawling_chaos) } \description{ -A dataset containing text of H. P. Lovecraft's "THE CRAWLING CHAOS" +A dataset containing text of H. P. Lovecraft's "The Crawling Chaos" } \keyword{datasets} +\keyword{short} diff --git a/man/the_descendent.Rd b/man/the_descendent.Rd index b634f80..702be65 100644 --- a/man/the_descendent.Rd +++ b/man/the_descendent.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_descendent} \alias{the_descendent} -\title{Dataset of "THE DESCENDANT"} +\title{Dataset of "The Descendant"} \format{ A character vector with 121 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_descendent) } \description{ -A dataset containing text of H. P. Lovecraft's "THE DESCENDANT" +A dataset containing text of H. P. Lovecraft's "The Descendant" } \keyword{datasets} +\keyword{short} diff --git a/man/the_doom_that_came_to_sarnath.Rd b/man/the_doom_that_came_to_sarnath.Rd index 8a98f0f..943b414 100644 --- a/man/the_doom_that_came_to_sarnath.Rd +++ b/man/the_doom_that_came_to_sarnath.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_doom_that_came_to_sarnath} \alias{the_doom_that_came_to_sarnath} -\title{Dataset of "THE DOOM THAT CAME TO SARNATH"} +\title{Dataset of "The Doom that Came to Sarnath"} \format{ A character vector with 218 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_doom_that_came_to_sarnath) } \description{ -A dataset containing text of H. P. Lovecraft's "THE DOOM THAT CAME TO SARNATH" +A dataset containing text of H. P. Lovecraft's "The Doom that Came to Sarnath" } \keyword{datasets} +\keyword{short} diff --git a/man/the_dream_quest_of_unknown_kadath.Rd b/man/the_dream_quest_of_unknown_kadath.Rd index b351019..49bf877 100644 --- a/man/the_dream_quest_of_unknown_kadath.Rd +++ b/man/the_dream_quest_of_unknown_kadath.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_dream_quest_of_unknown_kadath} \alias{the_dream_quest_of_unknown_kadath} -\title{Dataset of "THE DREAM QUEST OF UNKNOWN KADATH"} +\title{Dataset of \emph{The Dream Quest of Unknown Kadath}} \format{ A character vector with 3,475 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_dream_quest_of_unknown_kadath) } \description{ -A dataset containing text of H. P. Lovecraft's "THE DREAM QUEST OF UNKNOWN KADATH" +A dataset containing text of H. P. Lovecraft's \emph{The Dream Quest of Unknown Kadath} } \keyword{datasets} +\keyword{novella} diff --git a/man/the_dunwich_horror.Rd b/man/the_dunwich_horror.Rd index 0f62c7a..c0d468b 100644 --- a/man/the_dunwich_horror.Rd +++ b/man/the_dunwich_horror.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_dunwich_horror} \alias{the_dunwich_horror} -\title{Dataset of "THE DUNWICH HORROR"} +\title{Dataset of \emph{The Dunwich Horror}} \format{ A character vector with 1,533 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_dunwich_horror) } \description{ -A dataset containing text of H. P. Lovecraft's "THE DUNWICH HORROR" +A dataset containing text of H. P. Lovecraft's \emph{The Dunwich Horror} } \keyword{datasets} +\keyword{novella} diff --git a/man/the_evil_clergyman.Rd b/man/the_evil_clergyman.Rd index e4bf6e3..7b8bfdc 100644 --- a/man/the_evil_clergyman.Rd +++ b/man/the_evil_clergyman.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_evil_clergyman} \alias{the_evil_clergyman} -\title{Dataset of "THE EVIL CLERGYMAN"} +\title{Dataset of "The Evil Clergyman"} \format{ A character vector with 147 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_evil_clergyman) } \description{ -A dataset containing text of H. P. Lovecraft's "THE EVIL CLERGYMAN" +A dataset containing text of H. P. Lovecraft's "The Evil Clergyman" } \keyword{datasets} +\keyword{short} diff --git a/man/the_festival.Rd b/man/the_festival.Rd index ccb0918..07ef2e1 100644 --- a/man/the_festival.Rd +++ b/man/the_festival.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_festival} \alias{the_festival} -\title{Dataset of "THE FESTIVAL"} +\title{Dataset of "The Festival"} \format{ A character vector with 303 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_festival) } \description{ -A dataset containing text of H. P. Lovecraft's "THE FESTIVAL" +A dataset containing text of H. P. Lovecraft's "The Festival" } \keyword{datasets} +\keyword{short} diff --git a/man/the_haunter_of_the_dark.Rd b/man/the_haunter_of_the_dark.Rd index b4cfc3b..b3e3611 100644 --- a/man/the_haunter_of_the_dark.Rd +++ b/man/the_haunter_of_the_dark.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_haunter_of_the_dark} \alias{the_haunter_of_the_dark} -\title{Dataset of "THE HAUNTER OF THE DARK"} +\title{Dataset of "The Haunter of the Dark"} \format{ A character vector with 828 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_haunter_of_the_dark) } \description{ -A dataset containing text of H. P. Lovecraft's "THE HAUNTER OF THE DARK" +A dataset containing text of H. P. Lovecraft's "The Haunter of the Dark" } \keyword{datasets} +\keyword{short} diff --git a/man/the_horror_at_martins_beach.Rd b/man/the_horror_at_martins_beach.Rd index db97dde..be0a410 100644 --- a/man/the_horror_at_martins_beach.Rd +++ b/man/the_horror_at_martins_beach.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_horror_at_martins_beach} \alias{the_horror_at_martins_beach} -\title{Dataset of "THE HORROR AT MARTIN'S BEACH"} +\title{Dataset of "The Horror at Martin's Beach"} \format{ A character vector with 225 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_horror_at_martins_beach) } \description{ -A dataset containing text of H. P. Lovecraft's "THE HORROR AT MARTIN'S BEACH" +A dataset containing text of H. P. Lovecraft's "The Horror at Martin's Beach" } \keyword{datasets} +\keyword{short} diff --git a/man/the_horror_at_redhook.Rd b/man/the_horror_at_redhook.Rd index ff30a8f..c40aab8 100644 --- a/man/the_horror_at_redhook.Rd +++ b/man/the_horror_at_redhook.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_horror_at_redhook} \alias{the_horror_at_redhook} -\title{Dataset of "THE HORROR AT RED HOOK"} +\title{Dataset of "The Horror at Red Hook"} \format{ A character vector with 702 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_horror_at_redhook) } \description{ -A dataset containing text of H. P. Lovecraft's "THE HORROR AT RED HOOK" +A dataset containing text of H. P. Lovecraft's "The Horror at Red Hook" } \keyword{datasets} +\keyword{short} diff --git a/man/the_hound.Rd b/man/the_hound.Rd index 1d1fac7..16546d4 100644 --- a/man/the_hound.Rd +++ b/man/the_hound.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_hound} \alias{the_hound} -\title{Dataset of "THE HOUND"} +\title{Dataset of "The Hound"} \format{ A character vector with 266 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_hound) } \description{ -A dataset containing text of H. P. Lovecraft's "THE HOUND" +A dataset containing text of H. P. Lovecraft's "The Hound" } \keyword{datasets} +\keyword{short} diff --git a/man/the_lurking_fear.Rd b/man/the_lurking_fear.Rd index 9bc1ac3..c7e9969 100644 --- a/man/the_lurking_fear.Rd +++ b/man/the_lurking_fear.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_lurking_fear} \alias{the_lurking_fear} -\title{Dataset of "THE LURKING FEAR"} +\title{Dataset of "The Lurking Fear"} \format{ A character vector with 656 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_lurking_fear) } \description{ -A dataset containing text of H. P. Lovecraft's "THE LURKING FEAR" +A dataset containing text of H. P. Lovecraft's "The Lurking Fear" } \keyword{datasets} +\keyword{short} diff --git a/man/the_moon_bog.Rd b/man/the_moon_bog.Rd index 09c0964..0c75324 100644 --- a/man/the_moon_bog.Rd +++ b/man/the_moon_bog.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_moon_bog} \alias{the_moon_bog} -\title{Dataset of "THE MOON BOG"} +\title{Dataset of "The Moon Bog"} \format{ A character vector with 266 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_moon_bog) } \description{ -A dataset containing text of H. P. Lovecraft's "THE MOON BOG" +A dataset containing text of H. P. Lovecraft's "The Moon Bog" } \keyword{datasets} +\keyword{short} diff --git a/man/the_music_of_erich_zann.Rd b/man/the_music_of_erich_zann.Rd index c11d727..d00a519 100644 --- a/man/the_music_of_erich_zann.Rd +++ b/man/the_music_of_erich_zann.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_music_of_erich_zann} \alias{the_music_of_erich_zann} -\title{Dataset of "THE MUSIC OF ERICH ZANN"} +\title{Dataset of "The Music of Erich Zann"} \format{ A character vector with 285 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_music_of_erich_zann) } \description{ -A dataset containing text of H. P. Lovecraft's "THE MUSIC OF ERICH ZANN" +A dataset containing text of H. P. Lovecraft's "The Music of Erich Zann" } \keyword{datasets} +\keyword{short} diff --git a/man/the_nameless_city.Rd b/man/the_nameless_city.Rd index b27cc7e..469f11e 100644 --- a/man/the_nameless_city.Rd +++ b/man/the_nameless_city.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_nameless_city} \alias{the_nameless_city} -\title{Dataset of "THE NAMELESS CITY"} +\title{Dataset of "The Nameless City"} \format{ A character vector with 418 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_nameless_city) } \description{ -A dataset containing text of H. P. Lovecraft's "THE NAMELESS CITY" +A dataset containing text of H. P. Lovecraft's "The Nameless City" } \keyword{datasets} +\keyword{short} diff --git a/man/the_other_gods.Rd b/man/the_other_gods.Rd index 10323ac..60ec1e3 100644 --- a/man/the_other_gods.Rd +++ b/man/the_other_gods.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_other_gods} \alias{the_other_gods} -\title{Dataset of "THE OTHER GODS"} +\title{Dataset of "The Other Gods"} \format{ A character vector with 160 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_other_gods) } \description{ -A dataset containing text of H. P. Lovecraft's "THE OTHER GODS" +A dataset containing text of H. P. Lovecraft's "The Other Gods" } \keyword{datasets} +\keyword{short} diff --git a/man/the_outsider.Rd b/man/the_outsider.Rd index f3eca67..541202d 100644 --- a/man/the_outsider.Rd +++ b/man/the_outsider.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_outsider} \alias{the_outsider} -\title{Dataset of "THE OUTSIDER"} +\title{Dataset of "The Outsider"} \format{ A character vector with 213 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_outsider) } \description{ -A dataset containing text of H. P. Lovecraft's "THE OUTSIDER" +A dataset containing text of H. P. Lovecraft's "The Outsider" } \keyword{datasets} +\keyword{short} diff --git a/man/the_picture_in_the_house.Rd b/man/the_picture_in_the_house.Rd index 0106467..a8d591b 100644 --- a/man/the_picture_in_the_house.Rd +++ b/man/the_picture_in_the_house.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_picture_in_the_house} \alias{the_picture_in_the_house} -\title{Dataset of "THE PICTURE IN THE HOUSE"} +\title{Dataset of "The Picture in the House"} \format{ A character vector with 263 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_picture_in_the_house) } \description{ -A dataset containing text of H. P. Lovecraft's "THE PICTURE IN THE HOUSE" +A dataset containing text of H. P. Lovecraft's "The Picture in the House" } \keyword{datasets} +\keyword{short} diff --git a/man/the_quest_of_iranon.Rd b/man/the_quest_of_iranon.Rd index 38e0c80..c6ee0b5 100644 --- a/man/the_quest_of_iranon.Rd +++ b/man/the_quest_of_iranon.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_quest_of_iranon} \alias{the_quest_of_iranon} -\title{Dataset of "THE QUEST OF IRANON"} +\title{Dataset of "The Quest of Iranon"} \format{ A character vector with 215 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_quest_of_iranon) } \description{ -A dataset containing text of H. P. Lovecraft's "THE QUEST OF IRANON" +A dataset containing text of H. P. Lovecraft's "The Quest of Iranon" } \keyword{datasets} +\keyword{short} diff --git a/man/the_rats_in_the_walls.Rd b/man/the_rats_in_the_walls.Rd index 8034aa2..c711d2a 100644 --- a/man/the_rats_in_the_walls.Rd +++ b/man/the_rats_in_the_walls.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_rats_in_the_walls} \alias{the_rats_in_the_walls} -\title{Dataset of "THE RATS IN THE WALLS"} +\title{Dataset of "The Rats in the Walls"} \format{ A character vector with 691 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_rats_in_the_walls) } \description{ -A dataset containing text of H. P. Lovecraft's "THE RATS IN THE WALLS" +A dataset containing text of H. P. Lovecraft's "The Rats in the Walls" } \keyword{datasets} +\keyword{short} diff --git a/man/the_shadow_out_of_time.Rd b/man/the_shadow_out_of_time.Rd index b8a8f9f..434d273 100644 --- a/man/the_shadow_out_of_time.Rd +++ b/man/the_shadow_out_of_time.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_shadow_out_of_time} \alias{the_shadow_out_of_time} -\title{Dataset of "THE SHADOW OUT OF TIME"} +\title{Dataset of \emph{The Shadow Out of Time}} \format{ A character vector with 2,529 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_shadow_out_of_time) } \description{ -A dataset containing text of H. P. Lovecraft's "THE SHADOW OUT OF TIME" +A dataset containing text of H. P. Lovecraft's \emph{The Shadow Out of Time} } \keyword{datasets} +\keyword{novella} diff --git a/man/the_shadow_over_innsmouth.Rd b/man/the_shadow_over_innsmouth.Rd index 9739802..e8540e2 100644 --- a/man/the_shadow_over_innsmouth.Rd +++ b/man/the_shadow_over_innsmouth.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_shadow_over_innsmouth} \alias{the_shadow_over_innsmouth} -\title{Dataset of "THE SHADOW OVER INNSMOUTH"} +\title{Dataset of \emph{The Shadow Over Innsmouth}} \format{ A character vector with 2,318 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_shadow_over_innsmouth) } \description{ -A dataset containing text of H. P. Lovecraft's "THE SHADOW OVER INNSMOUTH" +A dataset containing text of H. P. Lovecraft's \emph{The Shadow Over Innsmouth} } \keyword{datasets} +\keyword{novella} diff --git a/man/the_shunned_house.Rd b/man/the_shunned_house.Rd index 40f83e0..b5de5fd 100644 --- a/man/the_shunned_house.Rd +++ b/man/the_shunned_house.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_shunned_house} \alias{the_shunned_house} -\title{Dataset of "THE SHUNNED HOUSE"} +\title{Dataset of "The Shunned House"} \format{ A character vector with 916 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_shunned_house) } \description{ -A dataset containing text of H. P. Lovecraft's "THE SHUNNED HOUSE" +A dataset containing text of H. P. Lovecraft's "The Shunned House" } \keyword{datasets} +\keyword{short} diff --git a/man/the_silver_key.Rd b/man/the_silver_key.Rd index 28382bc..79e3c02 100644 --- a/man/the_silver_key.Rd +++ b/man/the_silver_key.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_silver_key} \alias{the_silver_key} -\title{Dataset of "THE SILVER KEY"} +\title{Dataset of "The Silver Key"} \format{ A character vector with 404 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_silver_key) } \description{ -A dataset containing text of H. P. Lovecraft's "THE SILVER KEY" +A dataset containing text of H. P. Lovecraft's "The Silver Key" } \keyword{datasets} +\keyword{short} diff --git a/man/the_statement_of_randolph_carter.Rd b/man/the_statement_of_randolph_carter.Rd index 59e3922..3bcbabd 100644 --- a/man/the_statement_of_randolph_carter.Rd +++ b/man/the_statement_of_randolph_carter.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_statement_of_randolph_carter} \alias{the_statement_of_randolph_carter} -\title{Dataset of "THE STATEMENT OF RANDOLPH CARTER"} +\title{Dataset of "The Statement of Randolph Carter"} \format{ A character vector with 221 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_statement_of_randolph_carter) } \description{ -A dataset containing text of H. P. Lovecraft's "THE STATEMENT OF RANDOLPH CARTER" +A dataset containing text of H. P. Lovecraft's "The Statement of Randolph Carter" } \keyword{datasets} +\keyword{short} diff --git a/man/the_strange_high_house_in_the_mist.Rd b/man/the_strange_high_house_in_the_mist.Rd index 15e409f..acabade 100644 --- a/man/the_strange_high_house_in_the_mist.Rd +++ b/man/the_strange_high_house_in_the_mist.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_strange_high_house_in_the_mist} \alias{the_strange_high_house_in_the_mist} -\title{Dataset of "THE STRANGE HIGH HOUSE IN THE MIST"} +\title{Dataset of "The Strange High House in the Mist"} \format{ A character vector with 289 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_strange_high_house_in_the_mist) } \description{ -A dataset containing text of H. P. Lovecraft's "THE STRANGE HIGH HOUSE IN THE MIST" +A dataset containing text of H. P. Lovecraft's "The Strange High House in the Mist" } \keyword{datasets} +\keyword{short} diff --git a/man/the_street.Rd b/man/the_street.Rd index 0732b91..55c9cb3 100644 --- a/man/the_street.Rd +++ b/man/the_street.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_street} \alias{the_street} -\title{Dataset of "THE STREET"} +\title{Dataset of "The Street"} \format{ A character vector with 183 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_street) } \description{ -A dataset containing text of H. P. Lovecraft's "THE STREET" +A dataset containing text of H. P. Lovecraft's "The Street" } \keyword{datasets} +\keyword{short} diff --git a/man/the_temple.Rd b/man/the_temple.Rd index 4932562..ed94baf 100644 --- a/man/the_temple.Rd +++ b/man/the_temple.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_temple} \alias{the_temple} -\title{Dataset of "THE TEMPLE"} +\title{Dataset of "The Temple"} \format{ A character vector with 450 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_temple) } \description{ -A dataset containing text of H. P. Lovecraft's "THE TEMPLE" +A dataset containing text of H. P. Lovecraft's "The Temple" } \keyword{datasets} +\keyword{short} diff --git a/man/the_terrible_old_man.Rd b/man/the_terrible_old_man.Rd index 0967f94..41d9fd2 100644 --- a/man/the_terrible_old_man.Rd +++ b/man/the_terrible_old_man.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_terrible_old_man} \alias{the_terrible_old_man} -\title{Dataset of "THE TERRIBLE OLD MAN"} +\title{Dataset of "The Terrible Old Man"} \format{ A character vector with 87 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_terrible_old_man) } \description{ -A dataset containing text of H. P. Lovecraft's "THE TERRIBLE OLD MAN" +A dataset containing text of H. P. Lovecraft's "The Terrible Old Man" } \keyword{datasets} +\keyword{short} diff --git a/man/the_thing_on_the_doorstep.Rd b/man/the_thing_on_the_doorstep.Rd index 24e7ecb..ec95519 100644 --- a/man/the_thing_on_the_doorstep.Rd +++ b/man/the_thing_on_the_doorstep.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_thing_on_the_doorstep} \alias{the_thing_on_the_doorstep} -\title{Dataset of "THE THING ON THE DOORSTEP"} +\title{Dataset of "The Thing on the Doorstep"} \format{ A character vector with 931 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_thing_on_the_doorstep) } \description{ -A dataset containing text of H. P. Lovecraft's "THE THING ON THE DOORSTEP" +A dataset containing text of H. P. Lovecraft's "The Thing on the Doorstep" } \keyword{datasets} +\keyword{short} diff --git a/man/the_tomb.Rd b/man/the_tomb.Rd index 942c3be..b06129e 100644 --- a/man/the_tomb.Rd +++ b/man/the_tomb.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_tomb} \alias{the_tomb} -\title{Dataset of "THE TOMB"} +\title{Dataset of "The Tomb"} \format{ A character vector with 366 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_tomb) } \description{ -A dataset containing text of H. P. Lovecraft's "THE TOMB" +A dataset containing text of H. P. Lovecraft's "The Tomb" } \keyword{datasets} +\keyword{short} diff --git a/man/the_transition_of_juan_romero.Rd b/man/the_transition_of_juan_romero.Rd index 98a1eb6..e766b59 100644 --- a/man/the_transition_of_juan_romero.Rd +++ b/man/the_transition_of_juan_romero.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_transition_of_juan_romero} \alias{the_transition_of_juan_romero} -\title{Dataset of "THE TRANSITION OF JUAN ROMERO"} +\title{Dataset of "The Transition of Juan Romero"} \format{ A character vector with 234 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_transition_of_juan_romero) } \description{ -A dataset containing text of H. P. Lovecraft's "THE TRANSITION OF JUAN ROMERO" +A dataset containing text of H. P. Lovecraft's "The Transition of Juan Romero" } \keyword{datasets} +\keyword{short} diff --git a/man/the_tree.Rd b/man/the_tree.Rd index a30683d..8623977 100644 --- a/man/the_tree.Rd +++ b/man/the_tree.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_tree} \alias{the_tree} -\title{Dataset of "THE TREE"} +\title{Dataset of "The Tree"} \format{ A character vector with 127 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_tree) } \description{ -A dataset containing text of H. P. Lovecraft's "THE TREE" +A dataset containing text of H. P. Lovecraft's "The Tree" } \keyword{datasets} +\keyword{short} diff --git a/man/the_unnamable.Rd b/man/the_unnamable.Rd index 2b84d1a..9efab40 100644 --- a/man/the_unnamable.Rd +++ b/man/the_unnamable.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_unnamable} \alias{the_unnamable} -\title{Dataset of "THE UNNAMABLE"} +\title{Dataset of "The Unnamable"} \format{ A character vector with 239 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_unnamable) } \description{ -A dataset containing text of H. P. Lovecraft's "THE UNNAMABLE" +A dataset containing text of H. P. Lovecraft's "The Unnamable" } \keyword{datasets} +\keyword{short} diff --git a/man/the_very_old_folk.Rd b/man/the_very_old_folk.Rd index 9556f48..ab6fecc 100644 --- a/man/the_very_old_folk.Rd +++ b/man/the_very_old_folk.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_very_old_folk} \alias{the_very_old_folk} -\title{Dataset of "THE VERY OLD FOLK"} +\title{Dataset of "The Very Old Folk"} \format{ A character vector with 210 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_very_old_folk) } \description{ -A dataset containing text of H. P. Lovecraft's "THE VERY OLD FOLK" +A dataset containing text of H. P. Lovecraft's "The Very Old Folk" } \keyword{datasets} +\keyword{short} diff --git a/man/the_whisperer_in_darkness.Rd b/man/the_whisperer_in_darkness.Rd index 29ad0a9..6bf3a05 100644 --- a/man/the_whisperer_in_darkness.Rd +++ b/man/the_whisperer_in_darkness.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_whisperer_in_darkness} \alias{the_whisperer_in_darkness} -\title{Dataset of "THE WHISPERER IN DARKNESS"} +\title{Dataset of \emph{The Whisperer in Darkness}} \format{ A character vector with 2,303 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_whisperer_in_darkness) } \description{ -A dataset containing text of H. P. Lovecraft's "THE WHISPERER IN DARKNESS" +A dataset containing text of H. P. Lovecraft's \emph{The Whisperer in Darkness} } \keyword{datasets} +\keyword{novella} diff --git a/man/the_white_ship.Rd b/man/the_white_ship.Rd index cc0126e..5fe5ef2 100644 --- a/man/the_white_ship.Rd +++ b/man/the_white_ship.Rd @@ -3,7 +3,7 @@ \docType{data} \name{the_white_ship} \alias{the_white_ship} -\title{Dataset of "THE WHITE SHIP"} +\title{Dataset of "The White Ship"} \format{ A character vector with 200 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(the_white_ship) } \description{ -A dataset containing text of H. P. Lovecraft's "THE WHITE SHIP" +A dataset containing text of H. P. Lovecraft's "The White Ship" } \keyword{datasets} +\keyword{short} diff --git a/man/through_the_gates_of_the_silver_key.Rd b/man/through_the_gates_of_the_silver_key.Rd index 6df09fd..9a3d0b0 100644 --- a/man/through_the_gates_of_the_silver_key.Rd +++ b/man/through_the_gates_of_the_silver_key.Rd @@ -3,7 +3,7 @@ \docType{data} \name{through_the_gates_of_the_silver_key} \alias{through_the_gates_of_the_silver_key} -\title{Dataset of "THROUGH THE GATES OF THE SILVER KEY"} +\title{Dataset of "Through the Gates of the Silver Key"} \format{ A character vector with 1,305 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/t data(through_the_gates_of_the_silver_key) } \description{ -A dataset containing text of H. P. Lovecraft's "THROUGH THE GATES OF THE SILVER KEY" +A dataset containing text of H. P. Lovecraft's "Through the Gates of the Silver Key" } \keyword{datasets} +\keyword{short} diff --git a/man/what_the_moon_brings.Rd b/man/what_the_moon_brings.Rd index 002757f..bb42e3b 100644 --- a/man/what_the_moon_brings.Rd +++ b/man/what_the_moon_brings.Rd @@ -3,7 +3,7 @@ \docType{data} \name{what_the_moon_brings} \alias{what_the_moon_brings} -\title{Dataset of "WHAT THE MOON BRINGS"} +\title{Dataset of "What the Moon Brings"} \format{ A character vector with 60 elements, with roughly 80 characters per line. } @@ -16,6 +16,7 @@ or download the \href{https://github.com/jrdnbradford/lovecraftr/raw/main/data/w data(what_the_moon_brings) } \description{ -A dataset containing text of H. P. Lovecraft's "WHAT THE MOON BRINGS" +A dataset containing text of H. P. Lovecraft's "What the Moon Brings" } \keyword{datasets} +\keyword{short}