Sure, so, all I was saying about gedit is that it handles the  R session for
me, which is a neat feature but not mandatory to get the expected result, 

there's an rprofile.site file which describes your (user specific)
preferences,
you can manually edit this file to add functions at start up by defining a
start{} function  

that's where I put the code in my example, so you could create a directory
and use a function similar to the one I posted to load everything in that
directory, or just paste functions into your rprofile.site file. 

for documentation see 
http://biom1.univ-lyon1.fr/library/base/html/Startup.html 


-- 
View this message in context: 
http://r.789695.n4.nabble.com/How-to-run-own-R-functions-in-JRI-tp2965288p2965795.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
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.

Reply via email to