R/data.R

#' All 507 quotes from Marcus Aurelius' book Meditations
#'
#' A data set containing the complete list of quotes of Marcus Aurelius from Meditations
#'
#' @format A data frame with 507 rows and 1 variable:
#' \describe{
#'   \item{quotes}{The text of the quote}
#'   ...
#' }
#' @source \url{http://classics.mit.edu//Antoninus/meditations.1.one.html}
"meditations_quotes"
jacobkap/meditations documentation built on Jan. 3, 2021, 1:48 a.m.