Re: [R] changing "," to "." in data.frame

2017-10-11 Thread David L Carlson
;M University College Station, TX 77843-4352 -Original Message- From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of PIKAL Petr Sent: Wednesday, October 11, 2017 3:00 AM To: Troels Ring ; r-help@r-project.org Subject: Re: [R] changing "," to "." in data.frame

Re: [R] changing "," to "." in data.frame

2017-10-11 Thread Eric Berger
rov | Czech Republic > Tel: +420 581 252 256 | GSM: +420 724 008 364 > petr.pi...@precheza.cz | www.precheza.cz > > > -Original Message- > > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Troels > Ring > > Sent: Wednesday, October 11, 2017 9:46 AM &

Re: [R] changing "," to "." in data.frame

2017-10-11 Thread Troels Ring
Thanks a lot - BW Troels Den 11-10-2017 kl. 09:58 skrev Berend Hasselman: On 11 Oct 2017, at 09:45, Troels Ring wrote: Dear friends - I have a data.frame with "," instead of "." and found the discussion http://r.789695.n4.nabble.com/How-to-replace-all-commas-with-semicolon-in-a-string-tt

Re: [R] changing "," to "." in data.frame

2017-10-11 Thread PIKAL Petr
To: r-help@r-project.org > Subject: [R] changing "," to "." in data.frame > > Dear friends - I have a data.frame with "," instead of "." and found the > discussion > > http://r.789695.n4.nabble.com/How-to-replace-all-commas-with-semicolon-in- &g

Re: [R] changing "," to "." in data.frame

2017-10-11 Thread Berend Hasselman
> On 11 Oct 2017, at 09:45, Troels Ring wrote: > > Dear friends - I have a data.frame with "," instead of "." and found the > discussion > > http://r.789695.n4.nabble.com/How-to-replace-all-commas-with-semicolon-in-a-string-tt4721187.html#a4721192 > > so copying the code of Ulrik(I hope:-)) I

Re: [R] changing "," to "." in data.frame

2017-10-11 Thread PIKAL Petr
R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Troels Ring > Sent: Wednesday, October 11, 2017 9:46 AM > To: r-help@r-project.org > Subject: [R] changing "," to "." in data.frame > > Dear friends - I have a data.frame with "," instead of ".&

[R] changing "," to "." in data.frame

2017-10-11 Thread Troels Ring
Dear friends - I have a data.frame with "," instead of "." and found the discussion http://r.789695.n4.nabble.com/How-to-replace-all-commas-with-semicolon-in-a-string-tt4721187.html#a4721192 so copying the code of Ulrik(I hope:-)) I tried (making some data) AX <- data.frame(a=chartr(".",",",