powered by
Add whisker values
add_whisker(x)
invisible NULL. Assign the key-value pair provided as argument in the whisker environment.
NULL
Named (character) input.
character
The names of the character gives the string to be replaced and the value gives the new string.
my_whiskers <- c(Placeholder = "Replacement", Placeholder2 = "Replacement2") add_whisker(my_whiskers)
Run the code above in your browser using DataLab