NAtoNumeric: NAtoNumeric

Description Usage Arguments Value

View source: R/NAtoNumeric.R

Description

Takes a qPCRBatch object as input and converts all Cq/Ct NAs to desired values.

Usage

1
NAtoNumeric(sampleObj, value = 35)

Arguments

sampleObj

The qPCRBatch object from readSampleSheet to be converted.

value

Value to replace NA with. Default 35.

Value

A qPCRBatch object with NAs replaced with value.


sccallahan/WARPqpcr documentation built on March 1, 2020, 1:23 a.m.