[R] Saving/loading custom R scripts

DrCJones matthias.goddard at gmail.com
Mon Sep 13 16:36:58 CEST 2010


I'm still relatively new to R, so I tried the first of you two solutions: 

.First <- function(){
     source("Friedman-Test-with-Post-Hoc.r.txt")
} 

Thanks very much for that, it works perfectly

Cheers
-- 
View this message in context: http://r.789695.n4.nabble.com/Saving-loading-custom-R-scripts-tp2530924p2537547.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list