View source: R/spectrace_to_long.R
spectrace_to_long | R Documentation |
Reshapes spectral data to long format, with one variable for the wavelength and one for the power per wavelength.
spectrace_to_long(lightData)
lightData |
Data frame with light data. Must contain one column per wavelength, named '[wavelength]nm' (e.g., '380nm'). |
Reshaped data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.