View source: R/00-seasonder_the.R
seasonder_is_debug_point_enabled | R Documentation |
This function checks whether the provided debug point is enabled.
seasonder_is_debug_point_enabled(debug_point)
debug_point |
A character string specifying the debug point. |
TRUE if the debug point is enabled, FALSE otherwise.
seasonder_is_debug_point_enabled("example_debug")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.