add_filler: Adds a filler to the text.

View source: R/annotation_control.R

add_fillerR Documentation

Adds a filler to the text.

Description

Adds a filler to the text.

Usage

add_filler(my_string, filler = "-", total_char = get_annotation_indention())

Arguments

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.

Value

The created string.


Benjamin-Vincent-Lab/housekeeping documentation built on June 13, 2025, 2:52 p.m.