Learn R Programming

cometr (version 0.4.0)

disable_logging: Disable cometr logging

Description

Generally, if the COMET_LOGGING_FILE and COMET_LOGGING_FILE_LEVEL parameters are found, then cometr will log internal information. You can disable logging for a particular R session by calling disable_logging().

Usage

disable_logging()

Arguments