On Thu, Mar 17, 2011 at 10:32 AM, Joshua Ulrich wrote:
> On Wed, Mar 16, 2011 at 6:58 PM, jctoll wrote:
>> Hi,
>>
>> I'm struggling to figure out the way to change the name of a column
>> from within a loop. The problem is I can't refer to the object by its
>> actual variable name, since that wi
On Wed, Mar 16, 2011 at 6:58 PM, jctoll wrote:
> Hi,
>
> I'm struggling to figure out the way to change the name of a column
> from within a loop. The problem is I can't refer to the object by its
> actual variable name, since that will change each time through the
> loop. My xts object is A.
>
On Wed, Mar 16, 2011 at 8:20 PM, David Winsemius wrote:
>
> On Mar 16, 2011, at 7:58 PM, jctoll wrote:
>
>> Hi,
>>
>> I'm struggling to figure out the way to change the name of a column
>> from within a loop. The problem is I can't refer to the object by its
>> actual variable name, since that wi
On Mar 16, 2011, at 7:58 PM, jctoll wrote:
Hi,
I'm struggling to figure out the way to change the name of a column
from within a loop. The problem is I can't refer to the object by its
actual variable name, since that will change each time through the
loop. My xts object is A.
head(A)
Hi,
I'm struggling to figure out the way to change the name of a column
from within a loop. The problem is I can't refer to the object by its
actual variable name, since that will change each time through the
loop. My xts object is A.
> head(A)
A.Open A.High A.Low A.Close A.Volume A.
5 matches
Mail list logo