Skip to content
Prev 308069 / 398506 Next

XTS Subsetting question (noob)

On Tue, Oct 16, 2012 at 5:04 AM, john.dempster78
<john.dempster78 at gmail.com> wrote:
To clarify, d is a character string, not a Date.  In order for Q to be
like P, you need to create a character string from d that equals the
one you used to create P.  You can do this with paste().

Q <- V[paste(d,"/",sep="")]
--
Joshua Ulrich  |  about.me/joshuaulrich
FOSS Trading  |  www.fosstrading.com