backquote: Backquote character

View source: R/utils.R

backquoteR Documentation

Backquote character

Description

backquote places backticks around elements of character vector

Usage

backquote(x)

Arguments

x

Character vector.

Details

backquote is useful when using HLA allele numbers in formulas, where '*' and ':' characters have special meanings.

Value

Character vector with its elements backticked.


Genentech/MiDAS documentation built on Feb. 5, 2024, 11:52 a.m.