quote: Quote arguments on Windows

quoteR Documentation

Quote arguments on Windows

Description

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.

Usage

windows_quote(args)

Arguments

args

character vector with arguments

Details

Algorithm is ported to R from libuv.


jeroenooms/sys documentation built on April 8, 2024, 1:42 p.m.