verbose_cat: Custom print function

Description Usage Arguments

View source: R/utils.R

Description

Prints the provided string if verbose is TRUE.

Usage

1
verbose_cat(string, verbose = TRUE)

Arguments

string

character (string) to print

verbose

logical value indicating whether we want to print the string or not


ModelOriented/FairPAN documentation built on Dec. 17, 2021, 4:19 a.m.