mirror of
https://git.savannah.gnu.org/git/parallel.git
synced 2024-11-22 22:17:54 +00:00
5 lines
126 B
R
5 lines
126 B
R
|
#!/usr/bin/parallel --shebang-wrap -k /usr/bin/Rscript --vanilla --slave
|
||
|
|
||
|
options <- commandArgs(trailingOnly = TRUE)
|
||
|
options
|