add_whisker | R Documentation |
Add whisker values
add_whisker(x)
x |
Named ( |
The names of the character gives the string to be replaced and the value gives the new string.
invisible NULL
. Assign the key-value pair provided as argument in the whisker environment.
my_whiskers <- c(Placeholder = "Replacement", Placeholder2 = "Replacement2")
add_whisker(my_whiskers)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.