Skip to content
Prev 128006 / 398500 Next

How to make own function load automatically on startup

Jonas, if you want the function to load really automatically, 
without running source of anything, read 

?Startup

Basically you need to create an .Rprofile file (its location depends
on your operating system) containing the R code you want to run
at startup.

Gabor
On Sat, Oct 27, 2007 at 08:37:13PM +0200, Katharine Mullen wrote: