powered by
This function checks a w.length vector for compliance with assumptions used in calculations.
check_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()
check_spct()
check_spectrum()
enable_check_spct()
# NOT RUN { with(sun.data, photobiology:::check_w.length(w.length)) # }
Run the code above in your browser using DataLab