Skip to content

Commit

Permalink
Running R directly
Browse files Browse the repository at this point in the history
  • Loading branch information
geneorama committed Jun 11, 2019
1 parent 844da8d commit d9f7347
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/run_all.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

Rscript --vanilla R/run_all.R
R --vanilla < R/run_all.R


0 comments on commit d9f7347

Please sign in to comment.