R/RprofilesAuto/Last.R

.Last <- function() {
  # save command history here? ask=graphics
  #update.packages(ask= FALSE)
  #timestamp(,prefix=paste("##------ [",getwd(),"] ",sep=""))
  #try(savehistory("~/.Rhistory"))
        cat("\nGoodbye at ", date(), "\n")
}
bwtian/Rprofile documentation built on May 13, 2019, 9:24 a.m.