R
Reinhart Viane
[Note: parts of this message were removed to make it a legal post.]
Hello,
I want to replace:
id="idxxxxxxx" with id="id20"
in a string
I know this can be done with gsub but I don't know how to use wildcards.
The xxxxxxx can be of any length but only numbers
Thx
Hello,
I want to replace:
id="idxxxxxxx" with id="id20"
in a string
I know this can be done with gsub but I don't know how to use wildcards.
The xxxxxxx can be of any length but only numbers
Thx