Wrapper for system2 with better return type and errorhandling.
Wrapper for system2
with better return type and errorhandling.
system3(command, args = character(0L), stdout = "", stderr = "", wait = TRUE, ..., stop.on.exit.code = wait)
[list
].
exit.code [integer(1)] |
Exit code of command. Given if wait is |
output [character] |
Output of command on streams. Only given is |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.