dvkirankumar wrote: > > I am getting problem with "read.csv()" > > ... > but if I am converting those files to "UTF-8" formate and after > loading > to R-project Object and again I checked for > coloumn names then its giving like > ... > "ï..FILEID" > >
Add fileEncoding="UTF-8" Dieter -- View this message in context: http://n4.nabble.com/Hi-problem-with-read-csv-tp1472775p1472986.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.