Displaying 1 result from an estimated 1 matches for "pricelt".
Did you mean:
pricelts
2005 Apr 29
2
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