exec-CommandRsystem-method: exec-methods

exec,CommandRsystem-methodR Documentation

exec-methods

Description

Executes a job given the job specifics using system calls

Usage

## S4 method for signature 'CommandRsystem'
exec(object, job, result = FALSE, wait = TRUE,
  ...)

Arguments

object

CommandRsystem object

job

Job object

result

Flag indicating whether the result should be returned

wait

Flag indicating whether the session should wait for the job to finish before continuing. Will be set to TRUE if result is TRUE

Details

Instantiates the method exec,CommandR-method for CommandRsystem objects.

Value

JobResult object

Author(s)

Fabian Mueller


MPIIComputationalEpigenetics/muPipeR documentation built on Oct. 18, 2022, 2:35 a.m.