R/data.R

#'
#' Excerpts from English novels
#'
#' A dataset of text from English novels by Jane Austen, George Eliot, and
#' Elizabeth Gaskell.
#'
#' @format A dataframe with 21 rows and 3 variables: \describe{
#'   \item{title}{Title} \item{author}{Author} \item{text}{Excerpt of text in
#'   complete sentences from the first 1,000 chars of the novel.} }
#'
#' @source Novel excerpts obtained from Project Gutenberg full texts in the
#'   public domain in the USA. \url{http://gutenberg.org}
#'   
"novels_excerpts"

Try the stylest package in your browser

Any scripts or data that you put into this service are public.

stylest documentation built on March 5, 2021, 1:05 a.m.