Learn R Programming

yulab.utils (version 0.2.3)

exec: exec

Description

run system command

Usage

exec(command)

Value

An exec instance that stores system command outputs

Arguments

command

system command to run

Author

Guangchuang Yu

See Also

Other os-utils: has_internet(), user_dir()