Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

vline

Vertical Line


Description

Vertical Line

Usage

vline(n, text = "|")

Arguments

n

integer describing the character length of the line

text

character to be repeated

Value

character string of length n, separated by "\n"

See Also

Examples

vline(4, "*") # "*\n*\n*\n*"

cursr

Cursor and Terminal Manipulation

v0.1.0
MIT + file LICENSE
Authors
Chris Mann
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.