Skip to content
Back to formatted view

Raw Message

Message-ID: <e206273d0504290311460cd671@mail.gmail.com>
Date: 2005-04-29T10:11:32Z
From: Jonathan Q.
Subject: how to replace text...

if I have....

QQQQ<-priceIts("QQQQ",quote="Close")
QQQQ<-priceIts("QQQQ",quote="Close");plot(QQQQ)

and then i want to do the same thing but say with IBM instead of QQQQ
is there an easy way like replace qqqq/ibm

Thanks in advance./Jonathan