Re: [R] Indirect references

2011-11-13 Thread Duncan Murdoch
On 11-11-13 8:10 AM, Back2Numbers wrote: Hi All, I would like to work with symbols referenced by strings: I would like to manipulate data/symbols referencing to them by the string name of the symbol. An example will be clearer. Let's I get a time series through quantmod > getSymbols("GLD")

[R] Indirect references

2011-11-13 Thread Back2Numbers
Hi All, I would like to work with symbols referenced by strings: I would like to manipulate data/symbols referencing to them by the string name of the symbol. An example will be clearer. Let's I get a time series through quantmod > getSymbols("GLD") This will create a new symbol GLD with th