Last data update: 2014.03.03

R: function to convert character vectors to UTF-8 encoding
toUTF8R Documentation

function to convert character vectors to UTF-8 encoding

Description

function to convert character vectors to UTF-8 encoding

Usage

toUTF8(x)

Arguments

x

the vector to be converted

Results