#' @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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.