Kurapati, Ravichandra (Ravichandra) wrote: > Is there any function in R > > To concatenate the two strings > > paste() is what you want. (Generally questions like this should go to the R-help list. R-devel is more for development of R, or low-level programming with it.) Duncan Murdoch