
Draws a horizontal line on console
linedivider(consolewidth = getOption("width"), st = "x")
a integer
a character or symbol of length to be used for creating the line
Prints a horizontal line of width 'consolewidth'
# NOT RUN {
linedivider(20)
# }
Run the code above in your browser using DataLab