2 lines
48 B
R
2 lines
48 B
R
|
|
gsub(pattern, "pair of socks", c(text1, text2))
|
|
|
gsub(pattern, "pair of socks", c(text1, text2))
|