Skip to content
Prev 34287 / 63421 Next

Named backreference in gsub()?

Hi,

I'm running out of the *numbered* backreferences \\1, \\2, ..., \\9
for gsub().  Does R support *named* backreferences, and if so, what is
the syntax?

Thanks

Henrik