[R-SIG-Finance] Feature request to the xls package. Add to.4hours(x, name)

Jeff Ryan jeff.a.ryan at gmail.com
Wed Jul 23 15:08:00 CEST 2008


Hi Pierre,

I suspect you mean the 'xts' package.  If so try:

to.hourly(x, k=4)

The 'k' arg to the to.period function (which to.XXXX calls) is for that:

?to.period

It gets passed in the ... args, so you must name it.  I will see if
adding it to the formal args makes sense.

Jeff

On Wed, Jul 23, 2008 at 5:35 AM,  <pierre8r-list at yahoo.fr> wrote:
> Hello,
>
> Feature request to the xls package.
>
> Add
> to.4hours(x,name) to the xls package.
>
> Regards,
>
> Pierre8r
>
>
>      ____________________________________________________
> intelligente http://mail.yahoo.fr
>
> _______________________________________________
> R-SIG-Finance at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only.
> -- If you want to post, subscribe first.
>



-- 
Jeffrey Ryan
jeffrey.ryan at insightalgo.com

ia: insight algorithmics
www.insightalgo.com



More information about the R-SIG-Finance mailing list