Create objects representing a RUN instruction

Run(exec, params = NA_character_)

Arguments

exec

character argument naming the executable

params

parameter arguments, of class character

Value

An S4 object of class Run

See also

Other Run instruction: Run-class, Run_shell-class, Run_shell