getBar {oligoClasses}R Documentation

Gets a bar of a given length.

Description

Gets a bar of a given length.

Usage

getBar(width = getOption("width"))

Arguments

width

desired length of the bar.

Value

character string.

Author(s)

Benilton S Carvalho

Examples

message(getBar())

[Package oligoClasses version 1.55.0 Index]