Constructor for a spectramax object
new_spectramax.RdConstructor for a spectramax object
Usage
new_spectramax(
data = data.frame(),
raw_data = raw(),
date = lubridate::Date(),
wavelengths = numeric(),
is_tidy = logical()
)Arguments
- data
a
data.frame, no restrictions on form.- raw_data
raw, read in from the provided file withreadr::read_file_raw()- date
lubridate::Dateobject- is_tidy
logical. Are thedataprovided tidy?- experiment_type
character, no restrictions on form