Skip to content
Prev 3256 / 15274 Next

Converting Data From DB (MSSQL) for use in quantmod

Hi Cedrick,

I think it's as simple as:
USSP2X <- xts(USSP2[,-1], order.by=USSP2$Date)

Best,
Josh
--
http://quantemplation.blogspot.com



On Mon, Nov 24, 2008 at 7:45 PM, Cedrick Johnson
<cedrick.johnson at chicagotrading.com> wrote: