seasonder_disableLogs {SeaSondeR}R Documentation

Disable log recording in SeaSondeR

Description

This function disables log recording in the SeaSondeR package. Once disabled, various SeaSondeR functions will no longer output logs.

Usage

seasonder_disableLogs()

Value

Invisibly returns FALSE, indicating that log recording has been disabled.

Examples

  seasonder_disableLogs()

[Package SeaSondeR version 0.2.8 Index]