Duncan Murdoch ha scritto:
On 11/16/2009 8:21 AM, Ottorino-Luca Pantani wrote:
Dear R users,
my problem today deals with my ignorance on regular expressions.
a matter I recently discovered.
You were close. First, gsub by default doesn't need escapes before
the parens. (There are lots of dif
Duncan Murdoch wrote:
On 11/16/2009 8:21 AM, Ottorino-Luca Pantani wrote:
Dear R users,
my problem today deals with my ignorance on regular expressions.
a matter I recently discovered.
You were close. First, gsub by default doesn't need escapes before
the parens. (There are lots of differen
On Nov 16, 2009, at 8:21 AM, Ottorino-Luca Pantani wrote:
Dear R users,
my problem today deals with my ignorance on regular expressions.
a matter I recently discovered.
Consider the following
foo <-
c("V_7_101110_V", "V_7_101110_V", "V_9_101110_V", "V_9_101110_V",
"V_9_s101110_V", "V_9_10
On 11/16/2009 8:21 AM, Ottorino-Luca Pantani wrote:
Dear R users,
my problem today deals with my ignorance on regular expressions.
a matter I recently discovered.
You were close. First, gsub by default doesn't need escapes before the
parens. (There are lots of different conventions for regul
4 matches
Mail list logo