shell: Helper to execute shell commands (linux)

Description Usage Arguments

Description

Helper to execute shell commands (linux)

Usage

1
shell(cmdargs, command = "bash", intern = F, ...)

Arguments

cmdargs

(str) arguments to the command

command

(str) name of command to be executed (full path will be looked up using Sys.which)

internal

(bool) passed to system - whether result should be returned as R object.


hammerlab/rinfino documentation built on May 27, 2019, 8:45 a.m.