| bt_if_needed | R Documentation |
Add backticks only if the name is not a valid R syntactic name.
bt_if_needed(x, data = NULL)
x |
A character string |
data |
Optional data frame to check if x exists as a column name |
The name, potentially backticked
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.