?make.names Check out what R does with names that are not syntaxically correct.
On Dec 6, 2007 2:19 PM, mogra <[EMAIL PROTECTED]> wrote: > > Hi, > > I have a data file which has column names : > > a > a,b > a->b > > R converst a,b to a.b > a->b to a..b > > Is there any way to handle this ? > > Thanks a lot. > > > -- > View this message in context: > http://www.nabble.com/Read-File-%3A-Header-with-special-character-tf4958972.html#a14202399 > 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. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem you are trying to solve? ______________________________________________ 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.