print.command: Invokes a command object as an OS command.

Description Usage Arguments Value

Description

Invokes a command object as an OS command.

Usage

1
2
3
4
## S3 method for class 'command'
print(command, intern = FALSE, ignore.stdout = FALSE,
  ignore.stderr = FALSE, wait = TRUE, input = NULL,
  show.output.on.console = TRUE, minimized = FALSE, invisible = TRUE)

Arguments

cmd

a command object

Value

result of the command


kos59125/RaaS documentation built on May 20, 2019, 1:08 p.m.