Displaying 1 result from an estimated 1 matches for "275265".
Did you mean:
27526
2003 Apr 25
1
Rep command
I'm trying to use the rep command to replicate a POSIX value, the result is
interesting, maybe a bug?
a <- data$Time[1]
> a
[1] "2003-04-24 13:29:15 Central Daylight Time"
> b <- rep(a,3)
> b
[1] 1051208955 1051208955 1051208955
> version
_
platform i386-pc-mingw32
arch i386
os