Message-ID: <7cb007bd0902100102i3f270910ja94c2c4f55ef00ca@mail.gmail.com>
Date: 2009-02-10T09:02:25Z
From: Sergey Goriatchev
Subject: Replacing dot with empty space
In-Reply-To: <7cb007bd0902100101q1961dc19p3ea7e6540b965339@mail.gmail.com>
OK, got it now:
sub("[.]", " ", "ED4.Comdty")
On Tue, Feb 10, 2009 at 10:01, Sergey Goriatchev <sergeyg at gmail.com> wrote:
> Hello, everyone
>
> How do I replace dot with empty space in "ED4.Comdty"?
> I need to get "ED4 Comdty"
> tried sub() in many different ways, like sub({.}, " ", "ED4.Comdty")
> etc but could not do it.
>
> Thanks in advance,
> Sergey
>
--
I'm not young enough to know everything. /Oscar Wilde
Experience is one thing you can't get for nothing. /Oscar Wilde
When you are finished changing, you're finished. /Benjamin Franklin
Tell me and I forget, teach me and I remember, involve me and I learn.
/Benjamin Franklin
Luck is where preparation meets opportunity. /George Patten