Re: [Rd] [bug] in cut.POSIXt(..., breaks = )

2017-04-07 Thread Xianghui Dong
))) } divide_date_time <- function(x, interval_count) { return(as_datetime(divide(as.numeric(x), interval_count))) } ---- Best, Xianghui Dong On Thu, Apr 6, 2017 at 3:37 PM, Xianghui Dong wrote: > The exact error was reported before in *Bug 14288* > <https://bugs.r-proj

[Rd] [bug] in cut.POSIXt(..., breaks = )

2017-04-06 Thread Xianghui Dong
ot; if needed. Then convert the numeric value back to date-time - or use regex to extract the break value then convert to date-time Best, Xianghui Dong [[alternative HTML version deleted]] __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel