system.or.stop: system or stop

Description Usage Arguments Value Author(s)

Description

Run a command line and stop with an error for non-zero status code.

Usage

1
2
system.or.stop(cmd, verbose = getOption("PeakSegPipeline.verbose", 
    1))

Arguments

cmd

Command line arguments, which will be escaped by shQuote, pasted together, and then passed to system.

verbose

print output?

Value

Nothing.

Author(s)

Toby Dylan Hocking


tdhock/PeakSegPipeline documentation built on March 3, 2020, 1:35 a.m.