catn {rapportools}R Documentation

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).


[Package rapportools version 1.1 Index]