Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

calls_sys

Invoke a system command


Description

Wraps a system command into shell() or system(), depending on the operating system.

Usage

calls_sys(sys_call, ...)

Arguments

sys_call

The call to be executed.

...

Arguments passed to shell() or system().


styler

Non-Invasive Pretty Printing of R Code

v1.4.1
MIT + file LICENSE
Authors
Kirill Müller [aut], Lorenz Walthert [cre, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.