R/pylib_dataset.R

#' Pinyin database
#'
#' A lookup table for pinyin of Chinese characters
#'
#' @docType data
#'
#' @usage data(pylib)
#'
#' @format An environment with Chinese characters as the names.
#'
#' @keywords datasets
#'
#'
#' @source \href{https://github.com/haiwen/seahub/tree/master/seahub}{GitHub haiwen}
#'
#' @examples
#' data(pylib)
#'
"pylib"
realPrimoh/ChineseSimilarity documentation built on May 22, 2019, 2:20 p.m.