[R] simple questions about R
Guido Masarotto
guido at sirio.stat.unipd.it
Wed Nov 4 22:55:39 CET 1998
On Wed, Nov 04, 1998 at 03:53:03PM +0000, Francisco Cribari wrote:
> A few simple questions from a novice R user. (I am running
> R version 0.62.3 Beta (Sept 8, 1998) under Windows NT.)
>
> 1) How do I time the execution of a function/program in R
> for Windows? Is there the equivalent of a dos.time function?
You can use proc.time() and system.time(...) (look to the help).
However, you will get only the elapsed time (the other entries
are setted to NA).
guido
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list