[R] Avoiding "." when importing from csv

Prof Brian Ripley ripley at stats.ox.ac.uk
Mon Dec 31 11:14:28 CET 2007


See the help, especially argument 'check.names'.

On Sat, 29 Dec 2007, Thomas Schwander wrote:

> Hi guys, another question today:
>
>
>
> If I import an external csv-file with headers (with read.csv2), the blanks
> are interpreted as points. So "Test 1" becomes "Test.1".
>
>
>
> Is there a way to change this?
>
>
>
> Thanks,
>
> Thomas
>
>
>
> I'm using XP and R 2.6.1
>
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> 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.

PLEASE do (no HTML, for example).


-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list