quote_wrap {multiMiR}R 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.


[Package multiMiR version 1.15.0 Index]