calls_sys | R Documentation |
Wraps a system command into shell()
or system()
, depending on the
operating system.
calls_sys(sys_call, ...)
sys_call |
The call to be executed. |
... |
Arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.