Cq.data.df: This Function will give the data.cq samples for one Cq type...

View source: R/makeCqData.R

Cq.data.dfR Documentation

This Function will give the data.cq samples for one Cq type in a dataframe
  • helper function.

Description

This Function will give the data.cq samples for one Cq type in a dataframe

  • helper function.

Usage

Cq.data.df(CqType = NA, onlyNumeric = FALSE, return = FALSE)

Arguments

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.

Value

standard: returns nothing. Creates a dataframe or creates a a dataframe data.cq.sum in global scope


LucasFVoges/DoubleqpcR documentation built on Feb. 19, 2024, 7:21 p.m.