On 03/07/2021 9:59 p.m., Rolf Turner wrote:
... deletia ...
Also note that there is a bit of difference between the results of using
Encoding() and the results of using iconv(). E.g. if I do
a <- "\x80"
b <- iconv(a,"latin1","UTF-8")
Encoding(a) <- "latin1"
then when I type "a" I get the Eur
On Sun, 4 Jul 2021 13:59:49 +1200
Rolf Turner wrote:
> a substantial number of the characters are displayed as a wee
> rectangle containing a 2 x 2 array of digits such as
>
> > 0 0
> > 8 0
Interesting. I didn't pay attention to it at first, but now I see that
a range of code points, U+00
2 matches
Mail list logo