as.bullet: Formats text as a bullet.

Description Usage Arguments Value

View source: R/annotation_control.R

Description

Formats text as a bullet.

Usage

1
2
as.bullet(string, level = 1, width = get_annotation_width(),
  indentation = "  ", my_bullet = "* ")

Arguments

string

The string of text that should be bulleted over.

level

Integer indicating what level of bullet this should be.

width

Integer indicating the number of character that should make up a line of the annotation.

indentation

String of spaces to use for the indentation of bullets.

bullet_levels

Value

The bulleted string.


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