backquote {midasHLA} | R Documentation |
backquote
places backticks around elements of character vector
backquote(x)
x |
Character vector. |
backquote
is useful when using HLA allele numbers in formulas, where
'*'
and ':'
characters have special meanings.
Character vector with its elements backticked.