I have been trying to copy the row names of one matrix to another matrix but
having difficulty. The original matrix contains a row name which I would
like to replicate in the new matrix. I use the following approach?
The two matrices have identical dimensions.
rN <- row.names(origMatrix)
row.name
Is there anyway to import data from Yahoo into R and to have it adjusted for
share splits / dividend payouts (corporate actions)? I can currently import
data into R but the price series is not adjusted
--
View this message in context:
http://www.nabble.com/Yahoo-data-feed-in-R---Corporate-Action
ES',3),ncol=2,nrow=2)
> write.csv(test,file='C:/xavier/test.csv')
>
>
> Could you provide the same small example when it doesn't work?
>
>
>
> kwaj wrote:
>>
>> Hello,
>>
>> I have a peculiar problem which I
3 matches
Mail list logo