add_filler: Adds a filler to the text.

Description Usage Arguments Value

View source: R/annotation_control.R

Description

Adds a filler to the text.

Usage

1
2
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.


DanteBortone/housekeeping documentation built on April 20, 2020, 4:08 p.m.