R/cmd.r

cmd = function(x, ...) { system2(paste(x, ...)) }
# cmd = system2  # this is now sufficient ... cmd is deprecated
jae0/emenv documentation built on May 28, 2019, 9:58 p.m.