system_dir: Safely execute system call from different directory

Description Usage Arguments Details See Also

Description

Safely execute system call from different directory

Usage

1
system_dir(indir = NULL, command, arg = "", ...)

Arguments

indir

directory to execute from

command

to send to system see (system2)

arg

command arguments

...

other arguments passed to system

Details

see system2 and system

See Also

system2


etiennebr/taco documentation built on May 16, 2019, 9:06 a.m.