Description Usage Arguments Value Examples
View source: R/basefunctions.R
bt
adds leading and trailing backticks to make illegal variable names
usable. Optionally removes them.
1 |
x |
Names to add backtick to. |
remove |
Option to remove existing backticks, default=FALSE. |
Character vector with backticks added.
1 | bt('name 1')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.