run_rscript: Execute given Rscript file with arguments.

View source: R/rscript.R

run_rscriptR Documentation

Execute given Rscript file with arguments.

Description

Execute given Rscript file with arguments.

Usage

run_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.