View source: R/simer.Utility.R
make_line | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.