Learn R Programming

oligoClasses (version 1.34.0)

getBar: 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

Examples

Run this code
message(getBar())

Run the code above in your browser using DataLab