Dear all, What's the common R idiom to do this task? For example I want to compute the running time of one function in R
> mylong_running_func(100) How can I compute the running time of the function above? - Gundala Viswanath Jakarta - Indonesia ______________________________________________ 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.