Dear all,
I have finished a large function that takes around 1 day to finish.
I was using system.time(callmyfunction()) to measure how much time it needed to 
finish, my problem is that I do not know how to interpret their numbers.
I was looking to convert these results to something more readably like.
"This function took 1 Day 2 hours and 35 minutes to complete."

How I can convert the system.time output to something like that?

B.R
Alex

        [[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