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

hline

Horizontal Line


Description

Horizontal Line

Usage

hline(n, text = "-")

Arguments

n

integer describing the character length of the line

text

character to be repeated

Value

character string of length n

See Also

Examples

hline(10, "*") # **********
hline(5, "$")  # $$$$$

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.