View source: R/utility_functions.r
remove_backticks | R Documentation |
This function takes in a string and outputs a string with backticks removed.
remove_backticks(str)
str |
The string to remove backticks from. |
A string with backticks removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.