Learn R Programming

dabr (version 0.0.4)

quote: Add single quotes

Description

Add single quotes to string.

Usage

quote(str)

Value

String surrounded by single quotes

Arguments

str

String.

Examples

Run this code
dabr::quote("A")
dabr::quote("l'A")

Run the code above in your browser using DataLab