add_filler: Adds a filler to the text.

View source: R/housekeeping_annotation.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/binfotron documentation built on April 11, 2025, 10:05 p.m.