seasonder_is_debug_point_enabled: Check if a debug point is enabled in SeaSondeR

View source: R/00-seasonder_the.R

seasonder_is_debug_point_enabledR Documentation

Check if a debug point is enabled in SeaSondeR

Description

This function checks whether the provided debug point is enabled.

Usage

seasonder_is_debug_point_enabled(debug_point)

Arguments

debug_point

A character string specifying the debug point.

Value

TRUE if the debug point is enabled, FALSE otherwise.

Examples

  seasonder_is_debug_point_enabled("example_debug")

SeaSondeR documentation built on June 8, 2025, 10:50 a.m.