Displaying 1 result from an estimated 1 matches for "abcdewxzi".
Did you mean:
abcdewxzy
2004 Dec 02
3
combine two strings
Hello,
I would like to combine two strings while using R.
For instance,
string1 <- "abcde"
string2 <- "WXYZ"
I'd like to combine string1 and string2 into Sting3;
and string3 should be "abcdeWXZY".
Would you please tell me how to do it?
Thank you very much
Ben-Yang
[[alternative HTML version deleted]]