printIf: Call Print If Condition Is Met

View source: R/io.R

printIfR Documentation

Call Print If Condition Is Met

Description

Call Print If Condition Is Met

Usage

printIf(condition, x, caption = deparse(substitute(x)))

Arguments

condition

if TRUE, print is called, else not

x

object to be printed

caption

optional. Caption line to be printed with cat before printing x


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