start_rscript: Execute given Rscript file in parallel with arguments.

View source: R/rscript.R

start_rscriptR Documentation

Execute given Rscript file in parallel with arguments.

Description

Execute given Rscript file in parallel with arguments.

Usage

start_rscript(rfile, ...)

Arguments

rfile

Path of Rscript file

...

optional arguments for Rscript file.


hmito/hmRLib documentation built on March 13, 2024, 9:41 p.m.