exec {yulab.utils}R Documentation

exec

Description

run system command

Usage

exec(command)

Arguments

command

system command to run

Value

An exec instance that stores system command outputs

Author(s)

Guangchuang Yu


[Package yulab.utils version 0.1.4 Index]