?paste > -----Original Message----- > From: r-help-boun...@r-project.org > [mailto:r-help-boun...@r-project.org] On Behalf Of Dr. Arie Ben David > Sent: Mittwoch, 30. September 2009 10:22 > To: r-help@r-project.org > Subject: [R] How do I do simple string concatenation in R? > > Dear R gurus > How do I do simple string concatenation in R? > For example: > A = "klm" > B = "jjj" > How can I assign a value to C such that C == "klmjjj" is True? > Thank you > Arie > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.