parens_quote {multiMiR}R Documentation

Prep certain names for use in SQL query by adding parens

Description

Prep certain names for use in SQL query by adding parens

Usage

parens_quote(x)

Value

The input value wrapped in quotes and then parentheses.


[Package multiMiR version 1.6.0 Index]