helper function.
R/makeCqData.R
Cq.data.mean.Rd
This Function will summarize the data.cq samples for one Cq type!
helper function.
Cq.data.mean(CqType = NA, onlyNumeric = FALSE, return = FALSE)
this is the Cq value columns from the input.cq that should be used.
Will only use samples that are a numerical (for percentages the "%" will be stripped)
standard=FALSE will write in global scope! Otherwise will return the dataframe.
standard: returns nothing. Creates a dataframe or creates a a dataframe data.cq.sum in global scope