Description Usage Arguments See Also Examples
It is useful to use a universal system command interface
that works best with the user's particular OS.
command does this by utilizing one function to
represent both shell and
system without restricting the
available arguments of either base system interface.
1 |
cmd |
The system command to be invoked, as a character string. |
... |
Arguments passed to either
|
1 | command("R --version")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.