Site perso : Emmanuel Branlard
To automatically load all my scripts(files with extension ".r") when R starts, a loop like this will work:
language=R, numbers=none, frame=none, breaklines=true, backgroundcolor=
,
keywordstyle=
, showstringspaces=false,
basicstyle=,
numberstyle=,
framexleftmargin=13mm, xleftmargin=12mm
You can add this line in the file " /.Rprofile" for linux users or "C:/programfiles/R/etc/Rprofile.site" for windows users for it to be executed automatically at each startup.