Learn R Programming

valection (version 1.0.0)

quoted: Enquote a string

Description

Add single quotation marks around a string

Usage

quoted(string);

Arguments

string

A string

Value

A string

Details

Used internally to create bash commands.