Cq.data.mean | R Documentation |
helper function.
This Function will summarize the data.cq samples for one Cq type!
helper function.
Cq.data.mean(CqType = NA, onlyNumeric = FALSE, return = FALSE)
CqType |
this is the Cq value columns from the input.cq that should be used. |
onlyNumeric |
Will only use samples that are a numerical (for percentages the "%" will be stripped) |
return |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.