Skip to content
Prev 391000 / 398506 Next

[External Email] Re: how to rename variables by lopping off first 3 characters

To reply to Heinz's question:
Purely to avoid regex's, which I thought many would view as complex
and mysterious. But I am glad that you posted the regex approach -- I
would agree that it is more elegant, albeit opaque to those unfamiliar
with regex's.

Bert Gunter

On Mon, Mar 14, 2022 at 10:36 AM Christopher W Ryan via R-help
<r-help at r-project.org> wrote: