make_line {simer} | R Documentation |
Add a line to the screen.
make_line(string, width, linechar = " ", align = "center", margin = 1)
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. |
Build date: Dec 12, 2018 Last update: Apr 30, 2022
none.
Dong Yin, Lilin Yin, Haohao Zhang, and Xiaolei Liu