Try Sys.setlocale().
marco.R.help marco.R.help wrote:
>
> I am trying to use "sub" to replace patterns in a character array that
> contains german names with german special characters. I have the following
> problem:
>
>> sub("\\xdf","ss","Wei\xdferitzkreis")
> Error in sub(pattern, repla
Dear all,
I am trying to use "sub" to replace patterns in a character array that
contains german names with german special characters. I have the following
problem:
> sub("\\xdf","ss","Wei\xdferitzkreis")
Error in sub(pattern, replacement, x, ignore.case, extended, fixed,
useBytes) :
inp