Assignment 4 Bash Rscript

Assignment 4 Bash Rscript

by Anukrati Nigam -
Number of replies: 1

Hi, 

For the bash file to loop over all the files in the directory, do we need to specify a relative path for the Rscript command (i.e. Rscript.exe) for the TAs to check? Or do we assume that the TA's computers has Rscript command working in the shell.

Thanks!

In reply to Anukrati Nigam

Re: Assignment 4 Bash Rscript

by Erik Spence -
You do not use the full path. You shouldn't be using the full path to Rscript in your scripts either. If you are see the Software Requirements web page for how to fix this issue.