Constructor for a pcr object
new_pcr.RdConstructor for a pcr object
Arguments
- data
data.frameorgp, no restrictions on form.- raw_data
raw, read in from the provided file withreadr::read_file_raw()- header
data.frame, the upper portion of the data before the body of the data. Usually contains run information.data.frame, the lower portion of the data after the body of the data. Usually contains analysis information. May not exist.- date
lubridate::Dateobject- experiment_type
character. Could- wells
Number of wells in plate
- is_tidy
logical. Is thedata.frameprovided tidy?