Skip to content
Prev 205825 / 398506 Next

how to organize a lot of R source files

library("R.utils");
sourceDirectory("myRFiles/", modifiedOnly=TRUE);

See ?sourceDirectory (regardless what the Rd help say, any '...'
argument is passed to sourceTo()).

/Henrik
On Fri, Jan 8, 2010 at 7:38 AM, Hao Cen <hcen at andrew.cmu.edu> wrote: