R/00-seasonder_the.R
seasonder_enable_debug_points.Rd
This function adds one or more debug points to the list of enabled debug points.
seasonder_enable_debug_points(debug_points)
A character vector of debug point names to enable.
Updated character vector of enabled debug points.
seasonder_enable_debug_points("example_debug")