R-alpha: Re: R-beta: Latin-1 characters (and "=-=" footer and MIME...)
Martin Maechler <maechler@stat.math.ethz.ch> writes:
A.accents <- "=E0=E1=E2=E3=E4=E5=E6 =C0=C1=C2=C3=C4=C5=C6" # `a 'a ^=
a "a oa ae `A 'A ^A "A oA AE
EI.accents <- "=C8=C9=CA=CB=CC=CD=CE=CF =E8=E9=EA=EB=EC=ED=EE=EF"# =3D=
`E 'E ^E "E `I 'I .....
O.accents <- "=D2=D3=D4=D5=D6=D8=F2=F3=F4=F5=F6=F8" U.accents <- "=D9=DA=DB=DC=DD=F9=FA=FB=FC=FD" ## I did not include the two islandic Islandic <- "=D0=F0" # maybe we should =20
Given R's habit of using symbol names in plots, anything occurring in any Latin1-language should be there (I've seen too many manglings of the Danish language for 7-bit programs, that I'd pass the opportunity to get it done right in R). The above lists misses n-tilde (=F1) and c-cedilla (=E7). I dont see anything harmful in including the whole "upper ascii" part (characters 160-255, at least) as symbols.
------------------------ R & R, any comments? ------------------------
--=20 O__ ---- Peter Dalgaard Blegdamsvej 3 =20 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N =20 (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._