#' @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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.