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/midasHLA documentation built on Feb. 12, 2024, 9:38 a.m.