search for: mycumul

Displaying 1 result from an estimated 1 matches for "mycumul".

Did you mean: cumul
2008 Apr 13
1
.Rprofile, date tagging history, loading packages
...setwd("/myRfolder") myPackages <- c("car","foreign","hexbin", "ggplot2","gmodels","gplots", "Hmisc", "lattice", "reshape","ggplot2","Rcmdr") utils::loadhistory(file = "myCumulative.Rhistory") # Load packages automatically below. local({ myOriginal <- getOption("defaultPackages") # Edit next line to include your favorites. myAutoLoads <- c("Hmisc","ggplot2") myBoth <- c(myOriginal,myAutoLoads) options(default...