A simple wrapper for cat function that appends newline to output.

catn(...)

Arguments

...

arguments to be passed to cat function

Value

None (invisible NULL).