Skip to contents

Vectorized String Substitution

Usage

vsub(pattern, replacement, x, ...)

Arguments

pattern, replacement, x

first three arguments to sub, but the first is allowed to be a vector

...

additional arguments to pass on to sub