| To: | Spencer Graves <spencer.graves@pdf.com>, S-news <s-news@lists.biostat.wustl.edu> |
|---|---|
| Subject: | Re: simple concatenation question |
| From: | Julian Taylor <julian.taylor@adelaide.edu.au> |
| Date: | Wed, 19 May 2004 12:20:45 +0930 |
| Organization: | The University of Adelaide |
| References: | <5B090EB78E8ADD4E9DFBD45E2240C2C2F0907F@MAIL2.joslin.harvard.edu> <40AAC8CC.7060200@pdf.com> |
The actual second paste is superfluous. You only need
> paste("no", 1:3, collapse = " ")
Cheers
Spencer Graves wrote:
>
> How about:
>
> > paste(paste("no", 1:3), collapse = " ")
> [1] "no 1 no 2 no 3"
>
> hope this helps. spencer
>
<snip>
--
---
Julian Taylor phone: +61 8 8303 6751
ARC Research Associate fax: +61 8 8303 6760
BiometricsSA, mobile: +61 4 1638 8180
University of Adelaide/SARDI email: julian.taylor@adelaide.edu.au
Private Mail Bag 1 www:
http://www.BiometricsSA.adelaide.edu.au
Glen Osmond SA 5064
"There is no spoon." -- Orphan boy
---
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: simple concatenation question, Spencer Graves |
|---|---|
| Next by Date: | Re: simple concatenation question, Fowler, Mark |
| Previous by Thread: | Re: simple concatenation question, Spencer Graves |
| Next by Thread: | Re: simple concatenation question, Fowler, Mark |
| Indexes: | [Date] [Thread] [Top] [All Lists] |