[R] Re ad File : Header with special character
jim holtman
jholtman at gmail.com
Fri Dec 7 16:45:15 CET 2007
?make.names
Check out what R does with names that are not syntaxically correct.
On Dec 6, 2007 2:19 PM, mogra <funnymoody999 at yahoo.com> 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 at 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?
More information about the R-help
mailing list