catNewLineIf: Print New Line Character to the Console if Condition is Met

View source: R/io.R

catNewLineIfR Documentation

Print New Line Character to the Console if Condition is Met

Description

Print New Line Character to the Console if Condition is Met

Usage

catNewLineIf(condition)

Arguments

condition

if TRUE the new line is printed else not

Value

Returns the condition, invisibly so that it can be reused


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.