powered by
This function prints the input to the console if the verbose argument is TRUE.
verbose
TRUE
verbose_cat(..., verbose = TRUE)
The input to be printed.
A logical value indicating whether the input should be printed.