2 lines
36 B
R
2 lines
36 B
R
|
|
grep(pattern, c(text1, text2)) # 1
|
|
|
grep(pattern, c(text1, text2)) # 1
|