Sanity check of wavelengths (internal function).
This function checks a w.length vector for compliance with assumptions used in calculations.
check_w.length(w.length)
w.length |
numeric array of wavelength (nm) |
a single logical value indicating whether test was passed or not
Other data validity check functions:
check_spct()
,
check_spectrum()
,
enable_check_spct()
with(sun.data, photobiology:::check_w.length(w.length))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.