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.
Author
Dong Yin, Lilin Yin, Haohao Zhang, and Xiaolei Liu
Details
Build date: Dec 12, 2018
Last update: Apr 30, 2022