Message-ID: <1293305101074-3163914.post@n4.nabble.com>
Date: 2010-12-25T19:25:01Z
From: Dimitri Shvorob
Subject: Lost in POSIX
In-Reply-To: <4CEB85DB.8010203@dcn.davis.ca.us>
df = structure(list(t = structure(c(1033963406.044, 1033974144.847,
+ 1033988418.836), class = c("POSIXt", "POSIXct"))), .Names = "t", row.names
= c(NA,
+ 3L), class = "data.frame")
df$min = trunc(df$t,units="mins")
does not work, Jeff; you will see that my original post suggests familiarity
with 'trunc' :)
--
View this message in context: http://r.789695.n4.nabble.com/Lost-in-POSIX-tp3052768p3163914.html
Sent from the R help mailing list archive at Nabble.com.