Re: [R] probably simple paste question solved: please ignore

2009-05-29 Thread Bert Gunter
=" "), sep =" ") -- Bert Gunter Genentech Nonclinical Statistics -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Erin Hodgess Sent: Friday, May 29, 2009 10:44 AM To: R help Subject: [R] probably simple paste question

[R] probably simple paste question solved: please ignore

2009-05-29 Thread Erin Hodgess
Nothing like posting your snag to make you solve it! The answer is simply: > c("stuff",ya) [1] "stuff" "57""2" "8" > Sorry, Erin -- Erin Hodgess Associate Professor Department of Computer and Mathematical Sciences University of Houston - Downtown mailto: erinm.hodg...@gmail.com __