ll_info_messages: Turn information messages on/off

ll_info_messagesR Documentation

Turn information messages on/off

Description

These functions turn information messages on/off in all subsequent function calls by changing the global settings for the quiet parameter of c3 functions. These functions can be called stand alone or within a pipeline to turn messages on/off at a certain point during the pipeline.

Usage

ll_turn_info_messages_on(data = NULL)

ll_turn_info_messages_off(data = NULL)

Arguments

data

a data frame - returned invisibly as is if provided (e.g. in the middle of a pipeline)


KopfLab/lablogger documentation built on July 6, 2023, 12:03 a.m.