print_empty_line {usefun}R Documentation

Print an empty line

Description

Print an empty line

Usage

print_empty_line(html.output = FALSE)

Arguments

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.

See Also

cat


[Package usefun version 0.5.0 Index]