Hi,

I have a problem with the time formatting in R. I have entered time in the 
format "MM:SS.xyz" and R has automatically classified this as a factor, but I 
need it numerically. However when I use as.numeric() it gives me totally 
different numbers. Is there any way I can tell R to read thes input as a number?

Thank you very much

        [[alternative HTML version deleted]]

______________________________________________
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