l33t_rul35 specifies rules for translating characters
into other characters (typically symbols) to mimic
leet/l33t slang (as a named character vector).
l33t_rul35An object of class character of length 13.
Old (i.e., to be replaced) characters are
paste(names(l33t_rul35), collapse = "").
New (i.e., replaced) characters are
paste(l33t_rul35, collapse = "").
See https://en.wikipedia.org/wiki/Leet for details.
Other text functions:
capitalize(),
caseflip(),
count_char(),
read_ascii(),
transl33t()