powered by
Quotes and escapes shell arguments when needed so that they get properly parsed by most Windows programs. This function is used internally to automatically quote system commands, the user should normally not quote arguments manually.
windows_quote(args)
character vector with arguments
Algorithm is ported to R from libuv.