powered by
bt adds leading and trailing backticks to make illegal variable names usable. Optionally removes them.
bt
bt(x, remove = FALSE)
Character vector with backticks added.
Names to add backtick to.
Option to remove existing backticks, default=FALSE.
bt('name 1')
Run the code above in your browser using DataLab