Nothing
obj_encode_utf8 <- function(x) {
.Call(ffi_obj_encode_utf8, x)
}
chr_is_ascii_or_utf8 <- function(x) {
.Call(ffi_chr_is_ascii_or_utf8, x)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.