start_ownself: Execute ownself in parallel with arguments.

View source: R/rscript.R

start_ownselfR Documentation

Execute ownself in parallel with arguments.

Description

Run ownself as Rscript in parallel with arguments. In parallel started files, this function does not start new process.

Usage

start_ownself(ownpath, ...)

Arguments

ownpath

Own file path

...

optional arguments for Rscript file.


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