R/pylibnew_dataset.R

#' Pinyin database
#'
#' A lookup table for pinyin code of Chinese characters
#'
#' @docType data
#'
#' @usage data(pylib)
#'
#' @format An environment with Chinese characters as the names.
#'
#' @keywords datasets
#'
#'
#' @source \href{https://blog.csdn.net/chndata/article/details/41114771}{CSDN}
#'
#' @examples
#' data(pylibnew)
#'
"pylibnew"
realPrimoh/ChineseSimilarity documentation built on May 22, 2019, 2:20 p.m.