[R] About Read in .csv Files with Chinese Characters

JS Huang js.huang at protective.com
Thu Feb 19 13:56:16 CET 2015


Hi,

  I tried your file in my Windows7 pc.  It worked fine except the display of
the variable name.  

R version 3.1.2 (2014-10-31) -- "Pumpkin Helmet"
Copyright (C) 2014 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

> Hello <- read.csv("Hello.csv");Hello
   gender brand  Ãû.Ö
1       m     1   Tom
2       f     2 David
3       f     2 Smith
4       f    NA  Nich
5       f     3  Dick
6       m     1 Shimm
7       m     1   Sam
8       f     4 Sandy
9       m     2 Elvin
10      f     3 Arlin



--
View this message in context: http://r.789695.n4.nabble.com/About-Read-in-csv-Files-with-Chinese-Characters-tp4703514p4703518.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list