rapportools (version 1.0)

catn: Concatenate with newline

Description

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

Usage

catn(...)

Arguments

...

arguments to be passed to cat function

Value

None (invisible NULL).