R/titles.R

#' Chinese novels around Ming and Qing
#'
#' This package contains texts in Chinese of some novels
#' around Ming and Qing dynasties, and perhaps of some
#' Republic of China titles, from about 15th to early 20th century.
#'
#' @docType package
#' @name mqxsr
NULL

#' The text of Shui Hu Zhuan
#'
#' The UTF-8 plain text was sourced from Project Gutenberg.
#' (Some elements might be blank.)
#'
#' @source \url{https://www.gutenberg.org/ebooks/23863}
#' @format A character vector with 16900 elements
"shuihuzhuan"

#' The text of San Guo Zhi Yan Yi
#'
#' The UTF-8 plain text was sourced from Project Gutenberg.
#' (Some elements might be blank.)
#'
#' @source \url{https://www.gutenberg.org/ebooks/23950}
#' @format A character vector with 21287 elements
"sanguozhiyanyi"

#' The text of Xi You Ji
#'
#' The UTF-8 plain text was sourced from Project Gutenberg.
#' (Some elements might be blank.)
#'
#' @source \url{https://www.gutenberg.org/ebooks/23962}
#' @format A character vector with 26939 elements
"xiyouji"

#' The text of Hong Lou Meng
#'
#' The UTF-8 plain text was sourced from Project Gutenberg.
#' (Some elements might be blank.)
#'
#' @source \url{https://www.gutenberg.org/ebooks/24264}
#' @format A character vector with 28409 elements
"hongloumeng"

#' The text of Yu Shi Ming Yan
#'
#' The UTF-8 plain text was sourced from Project Gutenberg.
#' (Some elements might be blank.)
#'
#' @source \url{https://www.gutenberg.org/ebooks/27582}
#' @format A character vector with 13530 elements
"yushimingyan"

#' The text of Jing Shi Tong Yan
#'
#' The UTF-8 plain text was sourced from Project Gutenberg.
#' (Some elements might be blank.)
#'
#' @source \url{https://www.gutenberg.org/ebooks/24141}
#' @format A character vector with 4386 elements
"jingshitongyan"

#' The text of Xing Shi Heng Yan
#'
#' The UTF-8 plain text was sourced from Project Gutenberg.
#' (Some elements might be blank.)
#'
#' @source \url{https://www.gutenberg.org/ebooks/24239}
#' @format A character vector with 3452 elements
"xingshihengyan"
boltomli/mingqingxiaoshuor documentation built on June 9, 2019, 12:43 a.m.