View source: R/housekeeping_annotation.R
add_filler | R Documentation |
Adds a filler to the text.
add_filler(my_string, filler = "-", total_char = get_annotation_indention())
my_string |
String to have filler added to it. |
filler |
Character that will be repeated to create the filler |
total_char |
Integer defining how long the final string will be. |
The created string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.