Description Usage Arguments Value Examples
Draws a horizontal line on console
1 | linedivider(consolewidth = getOption("width"), st = "x")
|
consolewidth |
a integer |
st |
a character or symbol of length to be used for creating the line |
Prints a horizontal line of width 'consolewidth'
1 | linedivider(20)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.