Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

First create a file of R script filenames that you want to run. Make sure each line has a line ending. These should be in the directory where you invoke the script or have each line be the full path to the R script.

Eg. myfiles.lst

RT_SET_1.R
RT_SET_2.R
RT_SET_3.R
RT_SET_4.R

...