enable_check_spct: Enable or disable checks

View source: R/spct.classes.r

enable_check_spctR Documentation

Enable or disable checks

Description

Choose between protection against errors or faster performance by enabling (the default) or disabling data-consistency and sanity checks.

Usage

enable_check_spct()

disable_check_spct()

set_check_spct(x)

Arguments

x

logical Flag to enable (TRUE), disable (FALSE) or unset (NULL) option.

Value

The previous value of the option, which can be passed as argument to function set_check_spct() to restore the previous state of the option.

See Also

Other data validity check functions: check_spct(), check_spectrum(), check_w.length()


aphalo/photobiology documentation built on April 1, 2024, 6:48 p.m.