Match several substitution patterns with a single expression
I know from the R documentation that the gsub
function can be programmed to do simultaneous operations like upper/lowercase substitution:
I know from the R documentation that the gsub
function can be programmed to do simultaneous operations like upper/lowercase substitution: