| bt | R Documentation |
Add backticks to variable names for use in formulas or expressions. Handles NULL input and avoids double-backticking.
bt(x)
x |
A character vector of variable names (or NULL) |
A character vector with backticks added, or NULL if input was NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.