spectrace_to_vector: Pack spectral data into vectors

View source: R/spectrace_to_vector.R

spectrace_to_vectorR Documentation

Pack spectral data into vectors

Description

This function packs spectral data into a vector.

Usage

spectrace_to_vector(lightData)

Arguments

lightData

Data frame containing the light data. Column names for spectral data must be the wavelength followed by "nm", for example: "380nm".

Value

The data frame with the spectrum and wavelength as vectors.


steffenhartmeyer/spectrace documentation built on Dec. 4, 2024, 4:13 p.m.