View source: R/spectrace_to_vector.R
spectrace_to_vector | R Documentation |
This function packs spectral data into a vector.
spectrace_to_vector(lightData)
lightData |
Data frame containing the light data. Column names for spectral data must be the wavelength followed by "nm", for example: "380nm". |
The data frame with the spectrum and wavelength as vectors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.