verbose_cat: Verbose Cat

View source: R/helpers.R

verbose_catR Documentation

Verbose Cat

Description

This function prints the input to the console if the verbose argument is TRUE.

Usage

verbose_cat(..., verbose = TRUE)

Arguments

...

The input to be printed.

verbose

A logical value indicating whether the input should be printed.


SerolyzeR documentation built on April 12, 2025, 2:11 a.m.