The R Project SVN R

Rev

Rev 61150 | Rev 64657 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61150 Rev 61464
Line 39... Line 39...
39
\seealso{
39
\seealso{
40
  \code{\link{date}} for the system time in a fixed-format character
40
  \code{\link{date}} for the system time in a fixed-format character
41
  string.
41
  string.
42
 
42
 
43
  \code{\link{Sys.timezone}}.
43
  \code{\link{Sys.timezone}}.
-
 
44
  
-
 
45
  \code{\link{system.time}} for measuring elapsed/CPU time of expressions.
44
}
46
}
45
\examples{\donttest{
47
\examples{\donttest{
46
Sys.time()
48
Sys.time()
47
## print with possibly greater accuracy:
49
## print with possibly greater accuracy:
48
op <- options(digits.secs = 6)
50
op <- options(digits.secs = 6)