print_empty_line {usefun} | R Documentation |
Print an empty line
print_empty_line(html.output = FALSE)
html.output |
logical. If TRUE, it outputs an empty line for an HTML document, else an empty line for the standard R output. Default value: FALSE. |