Character strings in R can be declared to be encoded in "latin1" or "UTF-8" or as ... Encoding(xb) <- "bytes" xb # will be encoded in hex cat("x = ", x, ...
確定! 回上一頁