[Rd] R introduction mentions system.date() (PR#810)
stephen.eglen@ed.ac.uk
stephen.eglen@ed.ac.uk
Thu, 11 Jan 2001 12:23:30 +0100 (MET)
Full_Name: Stephen Eglen
Version: 1.2.0
OS: OSF 1
Submission from: (NULL) (129.215.13.27)
In the document "An introduction to R", the info node "Customizing the
environment"
has the following code snippet:
> .Last <- function() {
graphics.off() # a small safety measure.
cat(paste(system.date(),"\nAdios\n")) # Is it time for lunch?
}
I think "system.date()" should now be replaced just by "date()".
(This can be found on line 3949 of R-intro.texi distributed with
version 1.2.0).
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._