sub-.command: Use a command with commandline parameters.

Description Usage Arguments Value

Description

Use a command with commandline parameters.

Usage

1
2
## S3 method for class 'command'
cmd[..., as.character = FALSE, input = NULL]

Arguments

cmd

a command object

...

commandline parameters. Quote by backticks if a parameter contains such a character that is handled specially by R (e.g. white-space)

as.character

set TRUE if the parameters are given as character vectors

input

input of command

Value

result of the command


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