quote_wrap: Internal function for adding single quotes around a string

View source: R/utils.R

quote_wrapR Documentation

Internal function for adding single quotes around a string

Description

Internal function for adding single quotes around a string

Usage

quote_wrap(x)

Arguments

x

a string to be wrapped in single quotes.

Value

The input wrapped in single quotes.


KechrisLab/multiMiR documentation built on June 24, 2024, 3:47 a.m.