Learn R Programming

yulab.utils (version 0.1.7)

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