PHP escapeshellcmd() equivalent
I don't know PHP, but what does escapeshellcmd() provide over and above what system() / system2() do? Cheers, Michael
On Fri, Aug 24, 2012 at 2:48 PM, Roebuck,Paul L <proebuck at mdanderson.org> wrote:
[Redirected from R-Devel...] Not that I recall running across such, but does R (or CRAN package) provide something equivalent to PHP's escapeshellcmd() function to escape shell job control, wildcards, etc?
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.