Invoke a system command
Wraps a system command into shell() or system(), depending on the operating system.
shell()
system()
calls_sys(sys_call, ...)
sys_call
The call to be executed.
...
Arguments passed to shell() or system().
Non-Invasive Pretty Printing of R Code
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.