David Winsemius <dwinsemius <at> comcast.net> writes:

> sapply(tz, function(ttt) as.POSIXct(x=x, tz=ttt,  
> origin="1960-01-01"),simplify=FALSE)

Sure, there's no end of workarounds. It would just be consistent to treat both
the x and the tz arguments as vectors.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to