Berend: Something looks good, but RStudio still Rprofile still doees not
affect the launch.
source(echo=TRUE, "C:/Users/BruceRatner/Documents/.Rprofile.site")
options(prompt="R> ")
set.seed(12345)
rm(list=ls())
R>
Bruce Ratner, Ph.D.
The Significant Statistician™
(516) 791-3544
Statistical Predictive Analtyics -- www.DMSTAT1.com
Machine-Learning Data Mining and Modeling -- www.GenIQ.net
Berend Hasselman wrote:
source(echo=TRUE, ""C:/Users/BruceRatner/Documents/.Rprofile.site")
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.