make_line: Line making

View source: R/simer.Utility.R

make_lineR Documentation

Line making

Description

Add a line to the screen.

Usage

make_line(string, width, linechar = " ", align = "center", margin = 1)

Arguments

string

a string.

width

the width of the message.

linechar

char in every line.

align

the position of string.

margin

the margin information, default 2.

Details

Build date: Dec 12, 2018 Last update: Apr 30, 2022

Value

none.

Author(s)

Dong Yin, Lilin Yin, Haohao Zhang, and Xiaolei Liu


simer documentation built on April 3, 2025, 9:24 p.m.