make_line {simer}R 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


[Package simer version 1.0.0 Index]