Learn R Programming

oligo (version 1.36.1)

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

  • character string.

Examples

Run this code
message(getBar())

Run the code above in your browser using DataLab