seasonder_enable_debug_points: Enable debug points in SeaSondeR

View source: R/00-seasonder_the.R

seasonder_enable_debug_pointsR Documentation

Enable debug points in SeaSondeR

Description

This function adds one or more debug points to the list of enabled debug points.

Usage

seasonder_enable_debug_points(debug_points)

Arguments

debug_points

A character vector of debug point names to enable.

Value

Updated character vector of enabled debug points.

Examples

  seasonder_enable_debug_points("example_debug")

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