R
Reinhart Viane
[Note: parts of this message were removed to make it a legal post.]
Hi,
I'm looking for a function that makes it possible to do the folowing:
Replace all substrings --xxxx-- with -xxxx--1 in a string.
The xxxx represents an unknown value (can be anything)
Is there a way to set unknow characters in a gsub function?
Thx!
Hi,
I'm looking for a function that makes it possible to do the folowing:
Replace all substrings --xxxx-- with -xxxx--1 in a string.
The xxxx represents an unknown value (can be anything)
Is there a way to set unknow characters in a gsub function?
Thx!