Checks spectral irradiance data in numeric vectors for
compliance with assumptions used in calculations.
See also
Other data validity check functions:
check_spct(),
check_w.length(),
enable_check_spct()
Examples
with(sun.data, check_spectrum(w.length, s.e.irrad))
#> [1] TRUE
