log_info_if {explore}R Documentation

Log conditional

Description

Log conditional

Usage

log_info_if(log = TRUE, text = "log")

Arguments

log

log (TRUE|FALSE)

text

text string to be logged

Value

prints log on screen (if log == TRUE).


[Package explore version 1.3.0 Index]