R/data.R

#' @importFrom tibble tibble
NULL

#' novels
#'
#' Training dataset of literary texts based on the article "Success with Style".
#'
#' @format A data frame with nine variables: \code{guttenberg_id}, \code{genre}, \code{author},
#'   \code{response}, \code{title}, \code{file.name}, \code{fold.number}, \code{download.count},
#'   \code{text}, \code{language} and \code{date}
"novels"
John-Poplett/novels documentation built on Jan. 28, 2020, 12:02 a.m.