On Mon, 3 Feb 2003, John Bjornar Bremnes wrote: > The solution turned out to be simple:
But wrong. That's not the right class. Thomas Lumley's suggestion is better, and mine is correct but less elegant. > > x <- 0:100 > > class(x) <- "POSIXct" > > x -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ [EMAIL PROTECTED] mailing list http://www.stat.math.ethz.ch/mailman/listinfo/r-help
