helper function.
R/makeCqData.R
Cq.data.df.Rd
This Function will give the data.cq samples for one Cq type in a dataframe
helper function.
Cq.data.df(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