utf8(x = character())is_utf8(x)
as_utf8(x, ...)
# S3 method for default
as_utf8(x, ...)
# S3 method for NULL
as_utf8(x, ...)
# S3 method for character
as_utf8(x, ...)
# S3 method for utf8
as_utf8(x, ...)
# S3 method for utf8
as.character(x, ...)
# S3 method for utf8
as.data.frame(x, row.names = NULL, optional = FALSE, ...,
nm = paste(deparse(substitute(x), width.cutoff = 500L), collapse = " "))
# S3 method for utf8
format(x, ...)
# S3 method for utf8
print(x, ...)