R/dat_toascii.R

#' @name dat_toascii
#' @title Map non ASCII to ASCII
#' @author Nicolas Mangin
#' @description A table matching characters with their ASCII counterpart
#' @format Tibble with special characters and their replacement.
#' @docType data
#' @keywords ASCII
#' @usage data("dat_toascii")
"dat_toascii"
NicolasJBM/lexR documentation built on Feb. 4, 2021, 6:43 p.m.