[R] Measure execution time

Uwe Ligges ligges at statistik.tu-dortmund.de
Fri Jan 28 14:56:41 CET 2011



On 28.01.2011 09:07, Alaios wrote:
> Dear list members,
> I would like to measure how much time one function call makes from the time is call until the time it returns.
>
> Could you please tell me if that is possible in R?

?system.time

Uwe Ligges


>
> Best Regards
> Alex
>
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list