R/UTF8.R

checkUTF8 <- function(what, quiet=FALSE, charlen=FALSE, min.char=1L) .Call(utf8_check, what, quiet, charlen, min.char)

Try the base64enc package in your browser

Any scripts or data that you put into this service are public.

base64enc documentation built on May 2, 2019, 6:53 a.m.