[R] add string

john seers (IFR) john.seers at bbsrc.ac.uk
Thu Jul 31 11:25:28 CEST 2008


 
Is this what you want:

paste("Mystring", frequency, sep="")

 
---

-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org]
On Behalf Of Alfredo Alessandrini
Sent: 31 July 2008 10:11
To: r-help at r-project.org
Subject: [R] add string

Hi,

How can I join two string?

frequency = 15

I want join the number frequency with a string.


Alfredo

______________________________________________
R-help at 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.



More information about the R-help mailing list