Message-ID: <1320063086.12096.103.camel@brian-rcg>
Date: 2011-10-31T12:11:26Z
From: Brian G. Peterson
Subject: expanding xts object - adding a day
In-Reply-To: <20111031073911.268480@gmx.net>
On Mon, 2011-10-31 at 08:39 +0100, Martin Bauer wrote:
> library(quantmod)
> indexes<-c("T","DIA")
>
> running the script today - would give me data till last Friday. Now I
> want to fill ie the DIA xts object with today's intraday price to
> simulate today's close
>
> How can I do this ?
?rbind