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 Oct. 1, 2024, 8:33 p.m.